cURL
curl --request POST \ --url https://{server-url}/instance/setPresence/{instance} \ --header 'Content-Type: application/json' \ --header 'apikey: <api-key>' \ --data ' { "presence": "available" } '
This response has no body data.
Deletes instance
Your authorization key header
Name of the instance to connect
available
unavailable