Skip to main content
POST
Update custom attributes on a subscription contract

Body

application/json

Request to update custom attributes on a subscription contract

customAttributesList
object[]
required

List of custom attributes to set on the subscription contract. Each attribute is a key-value pair that will be stored with the subscription.

subscriptionContractId
integer<int64>
required

The ID of the subscription contract to update

Example:

123456789

Response

Attributes successfully updated