Create Subscription
Create a new subscription. (Business Only)
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The details required to create a subscription.
The body is of type object
.
Response
200
application/json
Successfully created subscription.
The response is of type object
.