v54

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-094546314.6 KB
Credentials

Deletes credentials

Deletes encrypted credentials from the database

delete/v1/credentials

Request body

namespacestring

The namespace the credential is stored against. Defaults to "default".

originstring required

Website origin the credential is for

projectIdstring uuid

Project to delete the credential from.

Response

Default Response

successboolean required