Skip to main content
POST
cURL

Authorizations

aicaller-api-key
string
header
required

Body

application/json
teamId
string
required

The ID of the team to which the webhook belongs.

Example:

"363573667364666473667332"

url
string
required
Example:

"https://hooks.abc.com/"

subscribedEvents
string[]
required
Example:
method
enum<string>
required
Available options:
GET,
POST
Example:

"GET"

Response

Webhook Successfully Created.

data
object
required