Subscriptions
Create a subscription
Creates a subscription for a customer. The customer must already exist in the system. Currently this endpoint is only available for Sulu admins as part of the subscription authorization flow.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Subscription created successfully
The response is of type object
.