Skip to content

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​

Cost updated

application/json
JSON
{
  
"message": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI