Authorize a document signature
POSTPermissions:/api/qes/v1/authorize
QES_DOCUMENT_SIGN
Initiates the QES signing flow for a document with a configured QES provider.
Returns an authorizationUrl for the user to authenticate with the provider,
and a codeVerifier to be passed to /api/qes/v1/sign on return.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error