CRM Items #
The CRMItems resource provides the ability to query and manage directory items on your account using the 'crmId' field of the directory items.
/{VERSION}/contactdirectories/{DIRECTORY_ID}/crmitems
tip
To interact with directory items using the 'id' field, use the Items resource.
Available Interfaces #
| Interface | Description |
|---|---|
| GET Directory Item | Returns a specific directory item. |
| POST Directory Items | Adds a new directory item. |
| DELETE Directory Item | Deletes a specific directory item. |