Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Responses
application/json {
"statusCode": 0,
"status": true,
"message": "string"
}
Modified at 2025-07-28 11:43:56