Skip to main content
POST
Create Rule
Creates a community rule. Only space admins can create rules. The new rule is appended to the end of the existing rule list.

Path Parameters

string
required
UUID of the space.

Body Parameters

string
required
Short rule title.
string
Optional detailed description.

Response

The created Rule object with all fields including the assigned order value. See also: useCreateRule