List Roles for Creation
Returns a list of roles that are allowed to create documents.
End-point
GET | /configuration/methods/{objectType} |
Path Parameters
Field | Description |
---|---|
|
Type of document. Possible values are |
Possible Responses Statuses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
List of the roles that can create the specified document type. |