Set Settings
To set settings to your instance
To set settings to your instance
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"archive": true,
"webhook": {
"is_active": true,
"ack_events": true,
"webhook_url": "https://webhook.site",
"instance_events": true,
"messages_events": true
}
}Last updated