Updates an existing network by its identifier.

Only the supplied (non-null) fields are changed. Requires the EditNetwork policy and
the partners feature.

🔐 Required permissions: networks.read, networks.update

🚩 Requires feature: partners

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The unique identifier of the network to update.

Body Params

The fields to update (name, logo, currency, properties).

string | null

name of the network.

int32 | null

The affiliate program id of this network.

int32 | null

The affiliate id that owns the network.

string | null

base64 encoded logo of the network.

string | null

content type of the logo (e.g., "image/png")

string | null

default currency code for the network.

properties
object | null

Additional properties associated with the network.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json