# Deletes a client by ID Endpoint: DELETE /v1/clients/{clientId} Version: V1 Security: authorization_code_with_pkce, client_credentials ## Path parameters: - `clientId` (string, required) The client ID of the client to delete. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields