Create network​
POST
/api/networks
Authorizations​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
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 created
application/json
JSON"id": 0
{
 Â
}