Perform CRM-related actions within your workspace. These endpoints allow you to list phone numbers associated with your CRM and delete specific phone number records.Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Related schemas
- CRM Actions — field reference for CRM action objects
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v2/crm-actions/phone-numbers | List phone numbers |
| DELETE | /api/v2/crm-actions/phone-numbers/{id} | Delete phone number |