DeleteGroupRequest

Describes the request body of the /deletegroup API call

Properties

Name Type Description Notes
datasource str The datasource for which the group is removed
group_name str the name of the group to be deleted
version int Version number for document for optimistic concurrency control. If absent or 0 then no version checks are done. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]