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: post
Path: /v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey
Delete the TrustedKey
Method: delete
Path: /v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey
Get the TrustedKey
Method: get
Path: /v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey
Update the TrustedKey
Method: patch
Path: /v2/trust/{trustname}/issuer/{issuername}/{tokentype}/trustedkey