/
PO
portersetup
/
Porter API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 3w ago
Details
Filter operations
locations
5
porters
4
get
Get all Porters in account
get
Get Porter
delete
Delete Porter
patch
Update a Porter
porters
Update a Porter
patch
/porters/{porterId}
Path parameters
porterId
string
required
Request body
Porter
required
id
string
short_id
string
name
string
location
string
phv
integer
pmi
integer
interaction_count
integer
interacted_at
integer
created_at
integer
updated_at
integer
Response
Success
Porter
required
id
string
short_id
string
name
string
location
string
phv
integer
pmi
integer
interaction_count
integer
interacted_at
integer
created_at
integer
updated_at
integer
Changes