Integrations
Sets IsActive of a single IntegrationOperation.
post/api/integrations/{integrationId}/operation/{operationId}/single
Path parameters
integrationIdinteger required
Which integration to set the value in.
operationIdinteger required
Id of the operation to change.
Query parameters
valueboolean required
Boolean to set the operation to.
Response
No Content