cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/model-prices/{id} \ --header 'Authorization: <api-key>'
This response has no body data.
Delete a model price by its ID
Model Price ID
Was this page helpful?