Calling
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Body
objectOptional
Responses
200
Call action executed successfully
application/json
objectOptional
400
Bad request
application/json
401
Unauthorized
application/json
500
Internal server error
application/json
post
/calling/callsAuthorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Path parameters
consumer_whatsapp_idstringRequired
Consumer WhatsApp ID
Responses
200
Call permissions retrieved successfully
application/json
objectOptional
400
Bad request
application/json
401
Unauthorized
application/json
500
Internal server error
application/json
get
/calling/permissions/{consumer_whatsapp_id}Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Responses
200
Calling settings retrieved successfully
application/json
objectOptional
401
Unauthorized
application/json
500
Internal server error
application/json
get
/calling/settingsAuthorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Body
objectOptional
Responses
200
Calling settings updated successfully
application/json
objectOptional
400
Bad request
application/json
401
Unauthorized
application/json
500
Internal server error
application/json
post
/calling/settingsLast updated
Was this helpful?