Trust Registry
Remove a relying party
Remove a relying party registration from this tenant. After removal, Didit ID no longer recognizes the verifier origin for registered-origin checks. A successful removal returns no response body.
delete/v1/relying-parties/{uuid}
Path parameters
uuidstring uuid required
UUID of the relying party registration to remove.
Response
The relying party registration was removed. No response body is returned.
Changes
Changed in 2 of the 8 revisions of this API.11
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ▲
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
This revision also has 111 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○