Authentication & Users
Get user id
Retrieves the user ID from the provided JWT access token. The user’s token is passed in the body.
POST
Body
application/json
Response
200
application/json
User ID retrieved successfully.
The response is of type object
.