Configs
Delete Config by ID
Delete a config installation by config ID.
DELETE
Delete a config installation for an app and a specific
config_id. (To delete the default config for a linked account, omit the ID — see Delete Config.)
Authentication
Configs are scoped to a linked account via thelinked_account_id header.
Your Refold API key.
The linked account.
Path Parameters
The app slug. Example:
hubspotThe config ID to delete.
Response
- 200 OK
- 404 Not Found
Confirmation message.