Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 885 Bytes

File metadata and controls

13 lines (9 loc) · 885 Bytes

CreateMarkingCategoryRequest

CreateMarkingCategoryRequest

Properties

Name Type Required Description
initial_permissions MarkingCategoryPermissions Yes The initial permissions for the Marking Category. This can be changed later through MarkingCategoryPermission operations. The provided permissions must include at least one ADMINISTER role assignment. WARNING: If you do not list your own principal ID or the ID of a Group that you are a member of as an ADMINISTER, you will create a Marking Category that you cannot administer.
name MarkingCategoryName Yes
description MarkingCategoryDescription Yes

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