Add group to workflow

Adds a group to the list of groups for a Workflow.

Authentication

AuthorizationBasic

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

Path parameters

namestringRequired
Name of Workflow

Request

request body
groupstringOptionalformat: "^[0-9a-f]{24}$"

Response

Status of Overwrite

Errors

500
Internal Server Error