Subscriptions
Body
Request payload for creating a new subscription
emailstring · emailRequiredExample:
The email address for the subscription. Must be unique across all subscriptions.
[email protected]Responses
201
Subscription created successfully
application/json
objectOptional
Empty response body
400
Validation error
application/json
409
Email already registered
application/json
500
Internal server error
application/json
post
/subscriptions/Last updated
Was this helpful?

