curl --request DELETE \
--url https://api.zenskar.com/customers/connector/{customer_id} \
--header 'organisation: <api-key>' \
--header 'x-api-key: <api-key>'{
"message": "<string>",
"customer_id": "<string>",
"reference_id": "<string>",
"resource_mapping_id": "<string>",
"connector_id": "<string>",
"payment_methods": []
}Deletes a specific connector for a customer.
curl --request DELETE \
--url https://api.zenskar.com/customers/connector/{customer_id} \
--header 'organisation: <api-key>' \
--header 'x-api-key: <api-key>'{
"message": "<string>",
"customer_id": "<string>",
"reference_id": "<string>",
"resource_mapping_id": "<string>",
"connector_id": "<string>",
"payment_methods": []
}Documentation Index
Fetch the complete documentation index at: https://docs2.zenskar.com/llms.txt
Use this file to discover all available pages before exploring further.
"connector=stripe"