Subscriptions
Modify subscription's custom attributes
Updates subscription contract's custom attributes.
If a custom attribute with the same key already exists, it will be updated. To delete an existing value, set it to null.
put/customers/{customerId}/subscriptions/{subscriptionId}/custom-attributes
Path parameters
customerIdstring required
Customer Id
subscriptionIdstring required
Subscription Id
Request body
Response
Custom attributes updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.