v1

latestOpenAPI 3.0.32026-08-0610436.2 KB
Zapier Integration
Clients

Create Client

Create a new client

post/api/integrations/zapier/triggers/clients

Request body

namestring required
type'individual' | 'company'
status'active' | 'inactive'
emailstring email
phonestring
addressstring
notestring
currencystring
workspace_idstring uuid required

Response

Client created successfully

idstring uuid
namestring
typestring
statusstring
emailstring nullable
phonestring nullable
addressstring nullable
notestring nullable
currencystring
project_countinteger
workspace_countinteger
created_atstring date-time
updated_atstring date-time