Workflows
Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired
Responses
200Success
application/json
401
ErrorResponse defines a common error response structure.
application/json
500
ErrorResponse defines a common error response structure.
application/json
post
/api/workflows/listRequired scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired
Body
stringOptional
Responses
202Success
application/json
400
ErrorResponse defines a common error response structure.
application/json
401
ErrorResponse defines a common error response structure.
application/json
500
ErrorResponse defines a common error response structure.
application/json
post
/api/workflows/createRequired scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired
Path parameters
idstringRequired
Unique identifier of the workflow to delete
Responses
200Success
application/json
400
ErrorResponse defines a common error response structure.
application/json
401
ErrorResponse defines a common error response structure.
application/json
500
ErrorResponse defines a common error response structure.
application/json
delete
/api/workflows/{id}No content
Last updated
