Set default group access list
Set Default Group Access List
Set or clear the organization’s default access list for groups. When set, any group that does not have its own explicit access list will use this one. Pass null for access_list_id to clear the default. Requires an API key with write manage permissions.
POST
Set default group access list
Set or clear the organization’s default access list for groups. When set, any group that does not have its own explicit access list will use this one. Pass
null for access_list_id to clear the default.
Access Lists docs →Authorizations
API key for authentication
Body
application/json
The access list ID to set as the default for groups. Pass null to clear the default.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Response
Default group access list updated successfully
Last modified on July 3, 2026