/configuration/methods/{objectType} - List roles for creation

Returns a list of roles that are allowed to create documents.

End-point

GET /configuration/methods/{objectType}

Path parameters

FieldDescription

objectType

Type of document

Note: Possible values are map or topic.

Possible response

HTTP statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

FieldTypeDescription

result

ListRolesResult

List of the roles that can create the specified document type