Adds a postback configuration to a specific partner.

On success returns 201 Created with a Location header pointing at the new postback.
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 partner for which the postback is being added.

Body Params

The postback configuration (target URL and conversion type id).

Request to add a postback to a partner.

string | null

Required target URL the postback fires to.

int32

Conversion type id the postback is scoped to.

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