Authorizations
Body
application/json
A unique name of the webhook
Example:
"user-payroll-submitted"
Example:
[
"user-payroll-submitted",
"user-payroll-created"
]
Example:
"https://webhooks.company.com"
A secret to sign the body of the webhook as described at "https://docs.goteal.co"
Example:
"very-secret"
A randomly generated 32-byte key, encoded in Base64, used to encrypt messages. This key is necessary for encryption but is not retrievable after being set.
Example:
"St/73LZ1xHkwX5TanL7V+YAVczn4acozPf3cFySKQXI="
Configuration properties of the webhook
Response
Created
A unique name of the webhook
Example:
"user-payroll-submitted"
Example:
[
"user-payroll-submitted",
"user-payroll-created"
]
Example:
"https://webhooks.company.com"
The id of the webhook
Example:
"95a0e70b-fe02-4f47-aef9-2efff279df71"
Example:
"2019-05-17T00:00:00.000Z"