# Delete an identity request

`DELETE /identity/request/{access_request_code}/{identity_session_code}`

Delete an identity request.

This endpoint is useful for cancelling an identity request.

You may wish to do this if the request is no longer needed, or if you would like to re-issue a request to the same person.

Parameters, request body, responses and error codes for this
endpoint are generated from the OpenAPI description. Read it at
/dist/docs/openapi.yaml for the machine-readable version.
