Skip to main content

Unpause Class

DELETE 

/api/v2/queue-admin/paused-classes/:pausedClass

Remove a pause registry entry by id. Mirrors the deletion into the Redis pause set so workers resume picking up matching jobs immediately.

Path parameter :pausedClass is the id from the list endpoint.

Authentication: Requires Bearer token.

Request

Responses

Successful response