POST
/
v1
/
companies
/
{company_id}
/
webhooks

Authorizations

Authorization
string
header
required

To authenticate against the API, use HTTP Basic Authentication with your customer ID as the username and API key as the password.

Path Parameters

company_id
string
required

Body

application/json
password
string

A password that Fermata will send to this webhook using HTTP Basic Auth to prove the request is coming from us

url
string

The URL to send the webhook request

username
string

A username that Fermata will send to this webhook using HTTP Basic Auth to prove the request is coming from us

Response

200 - application/json
data
object