Create a remote identifier
POST/api/identifier/v1/remote
Permissions: 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
- 500
Created
Business rule error
Internal server error