API ReferenceWorkflows
Archive (soft-delete) a workflow.
Archive (soft-delete) a workflow. - Rensei REST API operation reference.
AuthorizationBearer <token>
Rensei API key presented as Authorization: Bearer rsk_live_. Required API-key scopes are recorded per operation in x-rensei-required-scopes.
In: header
Path Parameters
id*string
Workflow id.
Response Body
application/json
curl -X DELETE "https://example.com/api/workflows/string"{
"success": true
}Empty
Empty
Empty
Empty