Updates an existing subscription.
post/api/v1.0/subscriptions/{subscriptionId}
Request
Authorization
X-AT
header
apiKey
http
Path Parameters
subscriptionIdSubscription ID.
string
REQUIRED
Header Parameters
Body
application/json
productUUID of the product.
string
periodOptional parameter specifying the subscription period.
string
Response
200Subscription updated successfully.
422Invalid request body, missing parameters, missing billingprofile, or project / product not found.
500Internal server error.
Shell cURL
shell
Show schema
json