(Beta) Update the state of a Micro-Integration

Update the state of an existing Micro-Integration. You can specify the following states:

  • deploying-Start the deployment of the Micro-Integration. A valid state to set when the Micro-Integration is in a state of undeployed or error.
  • undeploying-Start the undeployment of the Micro-Integration. A valid state to set when the Micro-Integration is the running state.


Token Permissions: [ `micro_integrations:*:*` ]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the Micro-Integration.

Body Params
string
enum
required

The state of an existing Micro-Integration. You can specify the following states:

  • deploying-Start the deployment of the Micro-Integration. A valid state to set when the Micro-Integration is in a state of undeployed or error.
  • undeploying-Start the undeployment of the Micro-Integration. A valid state to set when the Micro-Integration is the running state.
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

No content.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*