cURL
curl --request DELETE \ --url https://ronika-api.induced.ai/v1/credentials/{id} \ --header 'x-api-key: <api-key>'
{ "success": true }
This operation permanently removes a specific credential from your account. The credential will no longer be accessible for new tasks.
The unique identifier of the credential.
Delete credentials success response
The response is of type object.
object