Integrations
Moves the integration in the application before another integration or at the end of the application if no before integration is given. The integrations must belong to the same application.
patch/api/integration/{integration_id}/move/
Path parameters
integration_idinteger required
The id of the integration to move
Headers
ClientSessionIdstring uuid
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.
Request body
Response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.