post https://{application_vanity_domain}/api/v1/permission-groups
Creates a new permission group resource.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description | 
|---|---|---|
| permission-group:create | Application | The subject can create permission groups under the application to which the subject belongs. | 
| Tenant | The subject can create permission groups owned by the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can create permission groups owned by tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can create permission groups owned by tenants that belong to the subject's application but are not included in the tenant exclusion list. |