hires_batch_create_messages
Batch create up to 100 scheduled email messages for candidates in a single request, with independent processing and per-candidate access control.
Instructions
Create up to 100 scheduled messages in one request. Each item specifies its own candidate_id and message payload. Items are processed independently -- one failure does not stop others. Per-candidate RBAC is enforced for each item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messages | Yes | Array of message payloads to create (max 100). |