Skip to main content
POST
Resume Queue
Resuming a queue starts the delivery of enqueued messages, beginning with the earliest undelivered message. If the queue is already active, this action has no effect.
Resuming or creating a queue may take up to a minute. Therefore, it is not recommended to pause or delete a queue during critical operations.

Authorizations

Authorization
string
header
required

QStash authentication token

Path Parameters

queueName
string
required

The name of the queue to resume.

Response

Queue resumed successfully