curl --request PUT \
--url https://services.leadconnectorhq.com/funnels/builder/prebuilt-section/{id}/template/{templateId} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'curl --request PUT \
--url https://services.leadconnectorhq.com/funnels/builder/prebuilt-section/{id}/template/{templateId} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'Was this page helpful?