Update webhook import

Update single webhook import definition

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID of the app.

uuid
required

ID of a webhook import

Body Params

Updated webhook import object

string
required
length between 1 and 255
identifiers
object

Mapping of incoming keys to profile identifiers, only cookie_id or user_id allowed as values for now.

attributes
object

Mapping of incoming keys to event data keys

string
required

Whether the webhook import is active. Cannot be toggled if webhook import has no identifiers or attributes.

string

JSON body of the webhook request to store temporarily for setting up the webhook import attribute mappings.

Responses

Response body
object
uuid
required

ID of the webhook import

author
object
required

Author of a webhook

string
required

Email of an author

string
required
length between 1 and 255
identifiers
object

Mapping of incoming keys to profile identifiers, only cookie_id or user_id allowed as values for now.

Has additional fields
attributes
object

Mapping of incoming keys to event data keys

Has additional fields
string
required

Whether the webhook import is active. Cannot be toggled if webhook import has no identifiers or attributes.

active inactive

string

JSON body of the webhook request to store temporarily for setting up the webhook import attribute mappings.

date-time
required

Time of the creation of the webhook import.

date-time
required

Time when the webhook import's settings were updated.

Language
Credentials
URL