Sign a payload
POST/v1/synchronousSign
Creates a synchronous sign request. For an SKA-protected key, signedApprovals must satisfy the key policy. Insufficient approvals are reported as HTTP 500 with application errorCode 701 in the JSON body.
Request
Responses
- 200
- 400
- 403
- 404
- 500
- 501
Successful Operation
Client Error
Request refused
Resource not found
HSM error. Insufficient SKA approvals use errorCode 701 in this HTTP 500 response.
Implementation Error