Authorizations
Enter your API key in the format x-api-key <api-key>*
Path Parameters
Integration ID
Delete integration credentials
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/secrets/integrations/{id} \
--header 'x-api-key: <api-key>'
This response has no body data.
Enter your API key in the format x-api-key <api-key>*
Integration ID
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/secrets/integrations/{id} \
--header 'x-api-key: <api-key>'
This response has no body data.