Trust REST Endpoints

Trust
Use this set of APIs to create/view/delete/update Trust documents
Create Trust(s)
Method: post
Path: /v2/trust
Delete a Trust
Method: delete
Path: /v2/trust/{trustname}
Delete All Trust
Method: delete
Path: /v2/trust
Get a Trust
Method: get
Path: /v2/trust/{trustname}
Get All Trust(s)
Method: get
Path: /v2/trust
Update Trust(s)
Method: patch
Path: /v2/trust