- Subcategories:
- KeyIdentifier
TrustedKey REST Endpoints
Trust/TokenIssuer/TrustedKey
Use this set of APIs to create/view/delete/update the TrustedKey of a specific TokenIssuer
- Create the TrustedKey
- Method: postPath:
/v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey
- Delete the TrustedKey
- Method: deletePath:
/v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey
- Get the TrustedKey
- Method: getPath:
/v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey
- Update the TrustedKey
- Method: patchPath:
/v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey