Update an existing SLA for a given environment ID.
post/api/v1.0/environment-slas/subscription
Request
Authorization
X-AT
header
apiKey
http
Body
application/json
productThe id of the product the customer wants in the subscription
string
REQUIRED
environmentThe id of the environment this SLA will have effect on
integer
REQUIRED
Response
200Create or update a subscription
403When the user does not have the customer admin role
404Product or environment not found or not enough access rights
422When not all required parameters are sent or the environment has no billingprofile
Shell cURL
shell
Show schema
json