Creates a new subscription for a specified entity.
post/api/v1.0/subscriptions
Provider identifier
Request
Authorization
X-AT
header
apiKey
http
Header Parameters
Body
application/json
subjectEntityRepresents the entity type. eg: project
string
subjectEntityIdRepresents the entity id.
string
productUUID of the product.
string
periodOptional parameter specifying the subscription period.
string
Response
200Subscription created or updated successfully.
422Invalid request body, missing parameters, missing billingprofile, or project / product not found.
500Internal server error.
Shell cURL
shell
Show schema
json