Validate DID Keys
Validate DID document keys.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
401
Unauthorized
403
Forbidden.
500
Internal server error.
application/json
post
/profiles/did-keys/validateLast updated