Skip to main content
Replaces the content of an existing organization rule. The last_updated_by field is automatically set to the authenticated admin.
This endpoint requires admin privileges.
string
required
Bearer token obtained from the authenticate endpoint. The authenticated user must be an admin.
string
required
UUID of the rule to update.
string
required
The new rule content.

Response

Returns the updated rule object.
string
Unique rule ID (UUID).
string
Organization this rule belongs to.
string
The updated rule content.
integer
Zero-based position in the organization’s ordered rule list. Updating content does not change it.
string
Member ID of the admin who originally created this rule.
string
Member ID of the admin who made this update.
string
Display name of the admin who made this update.
string
ISO 8601 timestamp when the rule was created.
string
ISO 8601 timestamp of this update.