#martin-metadata-remove

1 messages · Page 1 of 1 (latest)

zealous mauveBOT
turbid dagger
#

pass metadata: '' as a parameter (empty string) and it will remove all metadata

#

martin-metadata-remove

heady monolith
#

This should work?

await stripe.subscriptions.update(subId, { metadata: "" })

turbid dagger
#

yep