Remove a group from a workflow

Removes a group from the list of authorized groups for a Workflow.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
Name of Workflow
groupstringRequiredformat: "^[0-9a-f]{24}$"
A Group Name

Response

Status of Removal

Errors

500
Internal Server Error