Update network​
PUT
/api/networks/{id}
Authorizations​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
id*
Type
Requiredinteger
Request Body​
application/json
JSON"name": "string","postback_url": "string","offer_url_template": "string","postback_ips_whitelist": "string","payout_rules": "string","group_id": 0
{
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
Network updated
application/json
JSON"message": "string"
{
 Â
}