Update user subscription
Admin
Update user subscription
POST
Update user subscription
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user to update
Body
application/json
New subscription details
Available options:
free, pro Example:
"pro"
Response
User subscription updated successfully
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
"user@example.com"
Example:
"John"
Example:
"Doe"
Example:
["user", "admin"]Available options:
free, pro Example:
"pro"
Example:
"active"
Example:
"2025-01-01T00:00:00.000Z"