Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Update click cost (GET)
​
GET
/api/cost/update
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters
​
Query Parameters
click_id
*
Type
string
Required
cost
*
Type
number
Required
Responses
​
200
Cost updated
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"message"
:
"string"
}
GET
/api/cost/update
Playground
​
Authorization
ApiKeyHeader
Variables
Key
Value
click_id
*
cost
*
Try it out
Samples
​
Powered by
VitePress OpenAPI