Delete a Credential for a user
Credentials
Delete a Credential for a user
To delete a credential via the API, you need to invoke the below endpoint.
DELETE
Delete a Credential for a user
Documentation Index
Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The version of the API to use. The current API version is 2025-09.
Path Parameters
The credential you're looking to delete
The Id of the user associated with this credential
Response
200 - application/json
200
Example:
true

