Skip to main content
POST
Queue the daily run for one workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
confirm
boolean
required

Must be true. A support action is never taken by accident

reason
string
required

Why the action was taken. Stored in the support audit trail

Required string length: 8 - 200

Response

201 - application/json

The response is of type object.

Last modified on September 17, 2026