Queues
Purge message queue
Purges your message queue. Useful for when you want to stop all queued messages from being sent.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token> is your apiKey
generated in Periskope API settings.
Headers
Organisation phone number(with country code) and without any spaces or special characters.
e.g. 9190043XXXXX
Response
200 - application/json
The response is of type any
.
Was this page helpful?