Deletes the specified notification subscriptions on the transformation. Requests to delete non-existing subscriptions do nothing, but do not throw an error.
List of IDs to be deleted.
Array of objects (TransformationCogniteInternalId) |
Empty response.
The response for a failed request.
The response for a forbidden request.
The response for a conflict.
{- "items": [
- {
- "id": 0
}
]
}
{ }