Canvas Positions
Authorizations
AuthorizationstringRequired
API key passed in the Authorization header. Format: <api-key>
Path parameters
flow_versionstringRequired
The flow version identifier.
Responses
200
Successful response
No content
401
Unauthenticated
403
Unauthorized
422
Validation Error
application/json
patch/api/v1/flow-versions/{flow_version}/graph/positions
PATCH /api/v1/flow-versions/{flow_version}/graph/positions HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
Authorizations
AuthorizationstringRequired
API key passed in the Authorization header. Format: <api-key>
Path parameters
flow_versionstringRequired
The flow version identifier.
Responses
200
Successful response
No content
401
Unauthenticated
403
Unauthorized
422
Validation Error
application/json
patch/api/v1/flow-versions/{flow_version}/notes/positions
PATCH /api/v1/flow-versions/{flow_version}/notes/positions HTTP/1.1
Host: core.wearepatchworks.com
Authorization: YOUR_API_KEY
Accept: */*
No content
Last updated
Was this helpful?