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