v1
latestOpenAPI 3.0.02026-08-066924329.8 KBHooks
Subscribe a new hook
Subscribe a new hook. The hook will be ready immediately after the response
post/hooks/subscribe
Request body
Example request
{
"url": "https://mydomain.com/webhook/12345",
"event": "timeEntry.created"
}Response
Hook created
Example response
{
"id": "1CHdPpmEWnucaS93PM1iQA"
}