Skip to main content

Upsert a project's price rows

PUT 

/api/v1/projects/:project_id/prices

Upserts project + provider-slug price rows, keyed on (provider, model, effective_from). A row covers all of the project's instances of that provider slug. Authorized by the caller's access to the project. effective_from must be in the future — past prices are immutable, so ship corrections as new future-dated rows.

Request

Responses

The upserted price rows