Create webhook import

Create a new webhook import definition. Webhook import ID is optional, if absent, it'll be randomly generated.

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

ID of the app.

Body Params
uuid

ID of the webhook import

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
enum
required

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

Allowed:
string

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

Headers
string
enum
Defaults to application/vnd.api+json

Generated from available response content types

Allowed:
Responses

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