Credentials
Delete Default-App Credential
Remove a single auth credential from the org’s default app.
DELETE
Remove a named credential key from the linked account’s default-app
Option 2 — Session token
authTokens and invalidate the integration’s token cache.
Authentication
This endpoint accepts either authentication method. Option 1 — API keyYour Refold API key. Find it in Settings → Credentials.
The linked account to operate on. May also be passed as a query parameter.
Session token for the linked account (the account is taken from the token).Format:
Bearer YOUR_SESSION_TOKENPath Parameters
The credential key name to remove.Example:
api_keyResponse
- 200 OK
- 404 Not Found