Delete Verification Request
Delete a verification request
A request may only be deleted when when the request is in the "rejected" state.
- HTTP 200: request successfully deleted
- HTTP 400: request exists but can't be deleted (i.e. not rejected)
- HTTP 404: request unknown or already deleted
Path parameters
Unique identifier of the resource.
Response
Successful deleted
Changes
Changed in 2 of the 61 revisions of this API.4
- ▲
the
//response's property type changed fromintegertostring, and format fromint32to no format for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromintegertostring, and format fromint32to no format for statusresponse-property-type-changed
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲