/
TR
trackfront
/
TrackFront V1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 4d ago
View markdown
trackfront
TrackFront V1
post
Create contact
46087eaf6f2a
latest
OpenAPI 3.0.0
2026-08-06
24
20
19.2 KB
accounts
14
get
Returns list of contacts by account
get
Returns list of contacts in organization
get
Returns list of contacts that match search string
get
Returns contact by id
delete
Deletes contact from account
put
Update existing contact
post
Create contact
get
Returns list of users by account
get
Returns list of users in organization
get
Returns list of users that match search string
get
Returns user by id
delete
Deletes user from account
put
Update existing user
post
Create user
estimates
1
tracking
9
accounts
Create contact
post
/accounts/contact/
Request body
Contact
required
id
integer
first_name
string
last_name
string
email
string
name
string
avatar
string
organizations
OrganizationShort[]
Response
successful operation
Contact
required
id
integer
first_name
string
last_name
string
email
string
name
string
avatar
string
organizations
OrganizationShort[]