Get Instance Settings
Request test
Info : Get instance settings
sendDelay : Delay in seconds between sending message, Default 1 second
webhook_url : Http or https URL for receiving notifications.
webhook_message_received : on/off notifications in webhooks when message received.
webhook_message_ack : on/off ack (message delivered and message viewed) notifications in webhooks.
webhook_message_download_media : on/off to get received document / media files.
webhook_message_reaction : on/off to receive reaction events.
sendDelay : Delay in seconds between sending message, Default 1 second
webhook_url : Http or https URL for receiving notifications.
webhook_message_received : on/off notifications in webhooks when message received.
webhook_message_ack : on/off ack (message delivered and message viewed) notifications in webhooks.
webhook_message_download_media : on/off to get received document / media files.
webhook_message_reaction : on/off to receive reaction events.
Request URL
https://connectivity.pk/api/instance/settings?instance_id={{instance_id}}&token={{token}}
Request body
|
token
*Required
|
Your API Authorization code
|
Response
No response yet.
Request samples
Note:
don't forget to URL encode your query params like
base64 or utf-8