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