Insert a new webhooks config.
The endpoint should be a valid https URL and be unique.
The secret is the endpoint’s verification secret. If not passed or empty, a secret is automatically generated. The format is a random string of bytes of size 24, base64 encoded. (larger size after encoding)
All eventTypes are converted to lower-case when inserted.
The access token received from the authorization server in the OAuth 2.0 flow.
Config created successfully.
The response is of type object
.