Skip to main content

Deactivate Aggregate Instance

DELETE 

/aggregates/orgId/:orgId/definitionId/:defId/instanceId/:instId

Deactivate the specified aggregate instances.

Request

Path Parameters

    orgId stringrequired

    ID of the organization in which you want to deactivate an instance.

    defId stringrequired

    ID of the definition for which you want to deactivate an instance.

    instId stringrequired

    ID of the instance you want to deactivate.

Responses

Success.

Schema

    any

Loading...