Dispositions
Delete Disposition API
Delete a disposition from your account. Only the owner can delete a disposition.
DELETE
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.
Authorization
- Regular users can only delete dispositions they own (
created_bymatches their user ID). - Admins can delete any disposition.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the disposition to delete.
Previous
Test DispositionsTest all dispositions linked to an agent against a transcript to preview results before live calls.
Next
cURL

