v34

OpenAPI 3.1.0raw.githubusercontent.com2026-07-130042.4 KB
apiCredentials

Delete an API Credential

Delete the specified API Credential.

delete/v1/organizations/{organizationId}/api-credentials/{apiCredentialId}

Path parameters

organizationIdstring required

The <code>id</code> of the Organization whose API Credential you want to delete.

apiCredentialIdstring required

The <code>clientId</code> of the API Credential to delete.

Response

API Credential deleted