RemoveQuota
Removes a quota
Path Parameters
instance_id*string
unit*string
Value in
"UNIT_UNIMPLEMENTED" | "UNIT_REQUESTS_ALL_AUTHENTICATED" | "UNIT_ACTIONS_ALL_RUN_SECONDS"Response Body
application/json
curl -X DELETE "https://loading/instances/string/quotas/UNIT_UNIMPLEMENTED"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
RemoveFailedEvent
RemoveFailedEvent: Deletes the event from failed events view. the event is not removed from the change stream This call is usefull if the system was able to process the event later. e.g. if the second try of sending ...
Removes an instance This might take some time
Removes an instance: Deprecated: Use [DeleteInstance](/reference/api/instance/zitadel.instance.v2.InstanceService.DeleteInstance) instead to delete an instance