# Deletes a client secret Endpoint: DELETE /v1/clients/{clientId}/secrets/{clientSecretId} Version: V1 Security: authorization_code_with_pkce, client_credentials ## Path parameters: - `clientId` (string, required) The client ID that owns the secret. - `clientSecretId` (integer, required) The numeric identifier of the secret to delete. ## Response 204 fields ## Response 401 fields ## Response 403 fields