Dispositions
Bulk Create Dispositions API
Atomically create and link multiple dispositions to an agent in a single request.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://www.bolna.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Bulk-create dispositions for an agent.
Response
Dispositions created successfully
Response returned after a successful bulk-create. The ids array preserves the input order.
Previous
Update DispositionUpdate a disposition. When scoped to an agent, shared dispositions are copied before editing to protect other agents.
Next
cURL

