Skip to content
Start here

Subscriptions

Get User Subscriptions
GET/user/subscriptions
Update User Subscription
PUT/user/subscriptions/{identifier}
Delete User Subscription
DELETE/user/subscriptions/{identifier}
ModelsExpand Collapse
SubscriptionUpdateResponse = unknown or string
One of the following:
unknown
string
SubscriptionDeleteResponse = object { subscription_id }
subscription_id: optional string

Subscription identifier tag.

maxLength32