webhook receivers create

POST {{baseUrl}}/webhook-receivers

Creates a WebhookReceiver object with the given values.

Request Body

[{"name"=>"event", "value"=>"culpa non adipisicing", "datatype"=>"string"}, {"name"=>"is_active", "value"=>"false", "datatype"=>"boolean"}, {"name"=>"key", "value"=>"ut", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"event":"cillum et Ut non","is_active":true,"key":"in do deserunt aliquip aute"}