v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-031984301.2 MB
Project

Update Project Pricing Model

Update project pricing model only during Customer Quote Review task type.

put/projects/{projectId}/pricing-model

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

idstring required

The pricing model identifier.

strategy'copy' | 'use'

"copy": A copy of the resource will be used for the project execution. This is the default strategy.

"use": The actual resource will be used for the project execution.