Credentials
Delete Credential
Deletes a specific credential for the authenticated user
DELETE
Path Parameters
string
required
Credential ID to delete
Response
boolean
Indicates if the credential was deleted successfully
string
Success or error message
Notes
- Deleting a credential will remove all associated data
- Any services using this credential will lose access
- For Ollama credentials, deleting removes all associated models

