cURL
curl --request DELETE \ --url https://global.thenile.dev/workspaces/{workspaceSlug}/databases/{databaseName}/credentials/{credentialId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Deletes an existing database credential. No request body is required.”
Was this page helpful?