Delete object
Path parameters
Headers
Optimistic concurrency. Pass back the etag header from a previous GET of this record; the write only proceeds if the record hasn't changed since. Mismatch → 412 precondition_failed. Use * to require the record exists (any ETag accepted).
Response
Object soft-deleted. Use the restore endpoint within the retention window to undo.
Changes
Changed in 3 of the 29 revisions of this API.110
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the new optional
headerrequest parameterIf-Matchnew-optional-request-parameter
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the success response with the status
response-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api operation id
deleteOrganizationV2removed and replaced withdeleteOrganizationapi-operation-id-removed
- ○
- ○
endpoint added
endpoint-added
- ○