POST
/
register-assistant
{
  "status": "success",
  "message": "Operation completed successfully",
  "code": "AbC1dE2fG3",
  "access_token": "eyJ...",
  "user_id": 101
}

Body

application/json

Response

200
application/json

Assistant registered successfully with security code and access token.

The response is of type object.