Skip to main content
DELETE
Delete a queue schedule

Authorizations

Authorization
string
header
required

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

Query Parameters

profileId
string
required
Required string length: 1 - 255
queueId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Response

Queue schedule deleted.

ok
boolean
required
data
object
required