Creates a new sub-affiliate network.

On success returns 201 Created with a Location header pointing at the new network.
Requires the AddNetwork 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…
Body Params

The network details (name, owning affiliate, optional logo, currency).

string | null

name of the 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