POST
/
get-user-id
{
  "status": "success",
  "message": "Operation completed successfully",
  "user_id": 101
}

Body

application/json

Response

200
application/json

User ID retrieved successfully.

The response is of type object.