Create webhook subscription

Register a new outbound webhook subscription. The server generates the signing secret — the raw secret is returned exactly once in this response and is never stored in plaintext.

Your API key must have the scopes required for each subscribed event:

  • employee.created / employee.updatedread:employees
  • punch.created / punch.updatedread:punches

Required scope: webhooks

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uri
required

Must be HTTPS

events
array of strings
required
length ≥ 1

Events to subscribe to. Your API key must have the scope required for each event.

events*
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json