Patch Subscription
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params application/json
{
"name": "string",
"durationInDays": 1,
"maxProducts": 1,
"price": 0,
"description": "string"
}
Responses
application/json Modified at 2025-07-28 11:43:56