POST
/
projects
/
{project_id}
/
webhook

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

The project_id for which the webhook needs to be set.

Body

application/json
enable
boolean
default: truerequired
url
string
required

The url of your webhook.

Authorization
string
default: Bearer <Insert_the_token_here>

The token must follow the bearer format.

Response

200 - application/json
enable
boolean
default: truerequired
url
string
required

The url of your webhook.

Authorization
string
default: Bearer <Insert_the_token_here>

The token must follow the bearer format.

user_identifier
string
required
user_password
string
required
message
string
required
send_query_params
boolean
required
send_replacement
boolean
required
serialize_payload
boolean
required
tags_mapping
object
required