- Subcategories:
- TokenAttributeRule
- TokenIssuer
Trust REST Endpoints
Trust
Use this set of APIs to create/view/delete/update Trust documents
- Create Trust(s)
- Method: postPath:
/v2/trust
- Delete a Trust
- Method: deletePath:
/v2/trust/{trustname}
- Delete All Trust
- Method: deletePath:
/v2/trust
- Get a Trust
- Method: getPath:
/v2/trust/{trustname}
- Get All Trust(s)
- Method: getPath:
/v2/trust
- Update Trust(s)
- Method: patchPath:
/v2/trust