createOrReplaceAllRules( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates rules if no rules have been set up. Otherwise, replaces all existing rules.

Note: Only admins can create or replace rules.

Note: This endpoint requires visitor or member authentication.

Method Declaration
Copy
Method Parameters
groupIdstringRequired

Group ID.


optionsCreateOrReplaceAllRulesOptions
Returns
Return Type:Promise<CreateOrReplaceAllRulesResponse>
Did this help?