cURL
curl --request POST \ --url https://{server-url}/chat/updateProfileStatus/{instance} \ --header 'Content-Type: application/json' \ --header 'apikey: <api-key>' \ --data ' { "status": "<string>" } '
This response has no body data.
Update profile status
Your authorization key header
Name of the instance
New status for profile