/
TI
timetracker
/
Timetracker API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 3d ago
View markdown
timetracker
Timetracker API
post
Create Client
v1
latest
OpenAPI 3.0.3
2026-08-06
10
4
36.2 KB
Health
1
Zapier Integration
9
get
Zapier Authentication
get
Get Clients
post
Create Client
get
Get Clients Fallback
delete
Delete Webhook
get
Get Tags
post
Create Tag
get
Get Webhooks
post
Subscribe to Webhook
Zapier Integration
Clients
Create Client
Create a new client
post
/api/integrations/zapier/triggers/clients
Request body
object
required
name
string
required
type
'individual'
|
'company'
status
'active'
|
'inactive'
email
string
email
phone
string
address
string
note
string
currency
string
workspace_id
string
uuid
required
Response
Client created successfully
object
required
id
string
uuid
name
string
type
string
status
string
email
string
nullable
phone
string
nullable
address
string
nullable
note
string
nullable
currency
string
workspaces
object[]
projects
object[]
project_count
integer
workspace_count
integer
created_at
string
date-time
updated_at
string
date-time