latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-20153142.0 KB

6b74b2f0e495

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