Delete references
patch/references
Delete a list of references. Uses a JSON Patch body with "op" : "remove"
on a specific reference ID. Clients which do not support PATCH can use POST and specify a query parameter of ?_method=PATCH
. All referenced resources must exist for the PATCH to be applied.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | Ok. The references were deleted. | ||
400 | Bad Request | Bad request (the request is not well-formed). | Schema |