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.
client.transformations.notifications.delete(id=[1,2,3])
{ }