Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params application/json
{
"fullName": "string",
"email": "string",
"mobileNumber": "string"
}
Responses
application/json Modified at 2025-07-28 11:43:56