> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Assign Leads to an Agent in Bulk

> This operation lets you assign leads to an agent in bulk for the authenticated Nexor account. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.

<Warning>
  **Safety and behavior notes**

  * Each accepted lead has its current run deactivated, receives a new run, and starts cadence, which can trigger real outbound contact.
  * Per-lead failures are returned inside HTTP 200 with success=false; inspect failed for every request.
  * The request body performs real bulk workflow assignments when submitted.
  * Direct REST executes immediately and has no dry\_run or confirm field.
  * Review the complete lead set and destination workflow before submitting the operation.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
