Note: Any active exports using this credential will stop working after deletion.
curl --location --request DELETE 'https://customers.coldmailreseller.com/api/v1/integration/exports/platform-credential?userId=H8M9JV2S9HMPYFQW393AZHQVD4XM&credentialId=cred_V2M9KP3XAQZL' \
--header 'cmr-x-api-key: <api-key>'{
"status": 200,
"message": "Platform credentials removed successfully",
"data": null,
"actionId": "ACT_7a078272-0fa7-4db4-a85b-c78697dacea1"
}