Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Pricing of the model
Example:
{
"input_tokens": "0.01_per_million",
"output_tokens": "0.02_per_million",
"cached_tokens": "0.03_per_million"
}Response
200
The model pricing has been successfully updated.
