DELETE
Delete a queue

Authorizations

api-key
string
header
required

Per-project server key, prefixed sk_live_. Full access to every endpoint. Keep it on your backend: never ship it in a game binary.

Path Parameters

queue_id
string
required

Queue identifier.

Example:

"ranked_2v2"

Response

Queue deleted.