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. Possible values are map or topic.

Possible Responses Statuses

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.