API ReferenceProjects
Soft-delete a project.
Soft-delete a project. - 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
projectId*string
Project id.
Response Body
application/json
curl -X DELETE "https://example.com/api/projects/string"{
"ok": true
}Empty
Empty
Empty
Empty
Update a project (rename / re-slug / describe).
Update a project (rename / re-slug / describe). - Rensei REST API operation reference.
List runs (workflow instances) across all of a project's workflows.
List runs (workflow instances) across all of a project's workflows. - Rensei REST API operation reference.