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
| Key | Datatype | Required | Description | 
|---|---|---|---|
| X-Account-Token | string | (Required) Token identifying the end user. | |
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: Created
{"event":"cillum et Ut non","is_active":true,"key":"in do deserunt aliquip aute"}