{ "status": "success", "message": "Operation completed successfully", "user_id": 101 }
Retrieves the user ID from the provided JWT access token. The user’s token is passed in the body.
User ID retrieved successfully.
The response is of type object.
object