v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Integration actions

Reorder integration action

Reorders an integration action. <br> <br> Permissions required: Permission to reorder the integration action:

  • the user has read-only administrative right.
  • the user is the admin of the team that the integration belongs to.
patch/api/{cloudId}/v1/integrations/{integrationId}/actions/{id}/order

Path parameters

integrationIdstring required

ID of the integration.

idstring required

ID of the integration action.

Request body

successorIdstring

Id of the successor integration action. The action order will be defined with reference to order of the successor action.

Response

Returned if the request is successful.