Flow Columns
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
projectIdentifierstring · uuidRequired
The unique identifier of the project.
flowIdentifierstring · uuidRequired
The unique identifier of the flow.
Body
promptObjectIdentifierstring · uuidOptional
Responses
200
OK
400
Bad Request
403
Forbidden
404
Not Found
post
/projects/{projectIdentifier}/flows/{flowIdentifier}/columnsAuthorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
The unique identifier of the flow column to delete.
projectIdentifierstringRequired
flowIdentifierstringRequired
Responses
204
No Content
403
Forbidden
404
Not Found
delete
/projects/{projectIdentifier}/flows/{flowIdentifier}/columns/{objectIdentifier}No content
Last updated
