Handles the deletion of an authorization request by ID. Removes the specified authorization request from the system.
No content
Retrieves an authorization request by ID. Returns the details of the specified authorization request.
Handles the creation of an authorization request. Creates a new authorization request with the provided presentation definition.
Request body for creating an authorization request
Redirect URI to which the response will be sent
http://example.com
Validity of the authorization request in seconds
600
Handler for the 'submit-vp' endpoint. Processes a submitted verifiable presentation, validates it against the presentation definition, and sends the verification result to the redirect URI.
Request body for submitting a verifiable presentation
Random string to prevent CSRF attacks
abcdef12345678901234567890abcdef
Random string to ensure request uniqueness
1234567890abcdef1234567890abcdef