POST
/
api
/
v1
/
outbound_webhook
{
  "message": "<string>",
  "meta": {},
  "data": {
    "endpoint": "<string>",
    "name": "<string>",
    "enabled": true
  }
}

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Body

application/json

Response

201
application/json

Successful Response

The response is of type object.