Summary
Delete all Groups for a Job
Description
Remove all authorization restriction for a job
Route
DELETE /workflow_engine/jobs/:id/groups
Roles
authorization
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | yes | ID of job |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| status | boolean | Status of Delete |