v1
latestOpenAPI 3.1.02026-08-04253331435.1 KBCRM Mappings
Delete Mappings
Delete one or more CRM-institution mappings.
Request Format:
{
"crm_ids": ["123456", "789012"]
}
Response: Returns which CRM IDs were successfully deleted and which were not found.
delete/api/v3/crm/{integration_id}/mappings
Path parameters
integration_idstring uuid required
The CRM integration ID
The CRM integration ID
Request body
Response
Successful Response