Reset project costs
DELETE /api/v1/projects/{projectId}/{agentType}/costs
DELETE
/api/v1/projects/{projectId}/{agentType}/costs
Removes all cost history for the given project.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” projectId
required
string
Project ID
Responses
Section titled “ Responses ”No Content
Bad Request
object
code
string
error
string
Not Found
object
code
string
error
string
Internal Server Error
object
code
string
error
string