Skip to main content
PATCH
/
whatsapp
/
instances
/
{instanceId}
/
default
Definir instância default da account
curl --request PATCH \
  --url http://localhost:3000/whatsapp/instances/{instanceId}/default \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

instanceId
string<uuid>
required

Response

200 - application/json

The response is of type object.