Permission Sets
Gets the list of permission sets and creates a permission set of the tenant
Search Permission sets
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- sortName
Default: id
- isDescendingOrder
- scope
To be used only with partner APIs. Filter Partner only and Client only permission sets
- Enum:
- CLIENTMSP
- name
query with permission set name
Responses
- results
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- previousPageNo
- descendingOrder
Loading Examples...
Create a new permission set
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Request Body
application/json
- name
- description
- permissions
- scope
- Enum:
- MSPCLIENT
Default: CLIENT
- clientUUID
- partnerUUID
Loading Examples...
Responses
Loading Examples...