Delete a credential
credential
Delete a credential
Permanently delete a credential.
Args:
credential_id (str): The credential to delete.
user_id (str): Injected authenticated user ID.
storage (StorageBase): Injected storage backend.
Raises:
HTTPException: 404 if the credential does not exist or does not
belong to the authenticated user.
DELETE
Delete a credential
Documentation Index
Fetch the complete documentation index at: https://docs.agentscope.io/llms.txt
Use this file to discover all available pages before exploring further.