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