Skip to main content
DELETE
Flush Application Queue

Authorizations

Authorization
string
header
required

API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY

Headers

Idempotency-Key
string

Optional idempotency key for safe request retries

Example:

"550e8400-e29b-41d4-a716-446655440000"

Path Parameters

owner
string
required

Username of the app owner

Example:

"user_123"

name
string
required

Application name

Example:

"my-app"

Response

Queue flushed successfully