put https://gate.whapi.cloud/presences/me
Log in to see full request history
Responses
xxxxxxxxxx
curl --request PUT \
--url https://gate.whapi.cloud/presences/me \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"presence": "online"
}
'
Try It!
to start a request and see the response here! Or choose an example: