Create and Get Credential Set
Creates and gets a credential set.
get
/api/v2/tenants/{clientId}/credentialSets
Gets a credential set.
Path Parameters
- clientId
Describes the clientId
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- sortName
Default: note.id
- isDescendingOrder
00
post
/api/v2/tenants/{clientId}/credentialSets
Creates a credential set.
Path Parameters
- clientId
Describes the clientId
00
00