Create Subscription

Creates a new subscription.

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

DTO for creating a new subscription. identifyId is required.

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
*/*