Create a remote identifier
POSTPermissions:/api/identifier/v1/remote
IDENTIFIER_CREATE
Creates a new remote identifier for an external party whose private key is not held within Procivis One. Remote identifiers can be added as entries to trust list publications.
The request follows the same structure as POST /api/identifier/v1.
Provide exactly one of: key, certificates, certificateAuthorities,
or did.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error