Endpoint
Authentication
Bearer token required.Path Parameters
The workflow’s unique ID.
Request Body
All fields are optional, but at least one must be provided.New workflow name.
New source code.
New list of trigger events.
New room scope. Set to
null to trigger for all rooms.Enable or disable the workflow.
Response
The updated workflow object. See
WorkflowRegistration.Example
Response