curl --request POST \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/:spaceId/rules \
--header 'Content-Type: application/json' \
--data '
{
"title": "<string>",
"description": "<string>"
}
'Create a new community rule for a space
curl --request POST \
--url https://api.replyke.com/api/v6/:projectId/api/v7/spaces/:spaceId/rules \
--header 'Content-Type: application/json' \
--data '
{
"title": "<string>",
"description": "<string>"
}
'order value.
See also: useCreateRule