post https://classic-api.contractorscloud.com/api/v1/lead-connections
Create a new lead connection.
Responses
Create a new lead connection.
xxxxxxxxxx
10curl --request POST \
--url https://classic-api.contractorscloud.com/api/v1/lead-connections \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"data_type": "json",
"is_active": true
}
'
Try It!
to start a request and see the response here! Or choose an example: