Update Subscription

Updates subscription details.

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

Unique identifier for the subscription

Body Params

DTO for updating a subscription. identifyId is not updatable.

Subscription Data Transfer Object

string
required
length between 0 and 255

Unique identify ID for the subscription. Required during creation, not updatable.

string
length between 0 and 255

Subscription name

string
length between 0 and 255

Domain associated with this subscription

string
length between 0 and 255

Plan ID or SKU

int64
≥ 0

Last seen date (epoch ms). Must be a positive value.

customAttributes
object

Custom attributes as map of key-value pairs

products
array of objects
length between 0 and 20

Products associated with this subscription (1=prod, 2=stage, 3=test, 4=dev)

products
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*