patch https://api.timetime.in/v1/users/
Log in to see full request history
Response
xxxxxxxxxx
11curl --request PATCH \
--url https://api.timetime.in/v1/users/id \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"tenant": {
"role": "MEMBER"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: