/api/v1/subscriptions/{id}/customAttributes

Update subscription customAttributes. Note this completely overwrites the customAttributes instead of merging the existing customAttributes with new key-value pairs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the subscription

Body Params
customAttributes
array of objects
required
customAttributes*
boolean

When true, merges new custom attributes with existing ones. When false, completely overwrites existing custom attributes. Default is false

Response
200

Successfully updated subscription customAttributes

Language
Credentials
Bearer
JWT
LoadingLoading…