/
SL
slickco
/
Slick API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
Auth
1
Businesses
12
Contacts
4
Invoice Actions
4
Invoices
8
Transactions and Payments
4
Users
5
post
Create User
get
Get All Users
get
Get User Metadata
put
Update User
post
Delete User
Users
Create User
post
/users/create
Headers
x-business-id
string
required
Request body
User
required
firstName
string
required
lastName
string
required
email
string
title
string
phone
string
roleId
string
metadata
object
Response
Successful Response
GoodResponse
required
id
string
required
Changes