POST
/
register-appuser
{
  "status": "success",
  "message": "Operation completed successfully",
  "access_token": "eyJ..."
}

Body

application/json

Response

200
application/json

App user registered successfully with access token.

The response is of type object.