Create Rule
Space — Rules
Create Rule
Create a new community rule for a space
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.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
UUID of the space.
Body Parameters
Short rule title.
Optional detailed description.
Response
The created Rule object with all fields including the assignedorder value.
See also: useCreateRule
