Create a ruleAsk AIpost https://rest.api.pactima.com/v1/participant-pools/{participantPoolId}/rulesCreate a rule that defines constraints and requirements for the participant poolPath ParamsparticipantPoolIdstringrequiredID of the participant poolBody ParamsnamestringrequiredHuman-readable rule name (e.g., "department", "experience_years")descriptionstringDetailed description of what this rule validatesdataTypestringenumrequiredThe data type of values this rule acceptsSTRINGNUMBERBOOLEANDATEAllowed:STRINGNUMBERBOOLEANDATEselectionModestringenumrequiredHow values can be selected or provided for this ruleSINGLEMULTIPLERANGEFREEFORMAllowed:SINGLEMULTIPLERANGEFREEFORMallowedValuesarrayPredefined values for SINGLE/MULTIPLE selection modesallowedValuesADD string | number | booleanvaluesarrayActual selected/assigned values for this rule instancevaluesADD string | number | booleanconstraintsobjectAdditional validation constraints based on dataTypeconstraints objectResponse 201Rule created successfullyUpdated 5 months ago