Creates a new worker matching rule for a specific client. Rules filter which workers are eligible for this client’s events based on custom field values, credentials, and tags.
field_id (referencing a worker custom field) and an operator (is, is not, etc.).
The response includes the full rule structure with resolved field names, credentials, and tags:
fields — Custom field conditions (e.g., “Facial Hair is Yes”).credentials — Credential requirements (e.g., “has Completion certificate”).has_tags — Workers must have these tags.does_not_have_tags — Workers must not have these tags.Client ID
Rule definition. Requires field_id and operator.