/
AU
automile
/
Automile API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 19h ago · Updated 2w ago
Details
View markdown
ClientApi
1
ClientApiAuthorizations
2
ClientContracts
3
ClientCustom
10
ClientOnboarding
2
ClientOrder
2
ClientTextMessage
2
ClientUsers
3
Echo
1
Home
2
Login
2
OAuth
1
Order
1
Phone
2
ResourceOwnerCompany
5
ResourceOwnerCompanyContacts
5
ResourceOwnerCompanyVehicles
5
ResourceOwnerContact
8
ResourceOwnerContact2
15
ResourceOwnerContact3
15
get
Get a list of all contacts that user is associated with
post
Creates a new contact
get
Get a contact by id
put
Updates the given contact id
delete
Removes the given contact
get
Get the contact representing myself
get
Get contact profile image
post
Upload contact profile image
put
Removes the users profile image
put
Updates the default vehicle
put
Updates the default vehicle
post
Add and remove custom categories
get
Get a custom category
get
Get a all custom categories
get
Get an encrypted token to be used for header authentication to Web Socket API. The response will also contain for how long the token is valid.
ResourceOwnerContactSetting
3
ResourceOwnerContactVehicle
5
ResourceOwnerContent
2
ResourceOwnerExpenseReport3V2
8
ResourceOwnerExpenseReportRow3V2
4
ResourceOwnerExpenseReportRowContent3V2
5
ResourceOwnerExpenseReportRowContentV2
5
ResourceOwnerExpenseReportRowV2
4
ResourceOwnerExpenseReportV2
8
ResourceOwnerGeofence
5
ResourceOwnerGeofence2
4
ResourceOwnerGeofence3
5
ResourceOwnerHoursOfService
9
ResourceOwnerHoursOfServiceViolations
2
ResourceOwnerIMEIConfig
5
ResourceOwnerIMEIConfig3
4
ResourceOwnerIMEIEvent
4
ResourceOwnerIntegration
16
ResourceOwnerLead
1
ResourceOwnerOrganization
3
ResourceOwnerPlace
5
ResourceOwnerPlace2
2
ResourceOwnerPlace3
5
ResourceOwnerPublishSubscribe
13
ResourceOwnerQuote
8
ResourceOwnerRegisteredTollV2
7
ResourceOwnerReports
10
ResourceOwnerReports3
6
ResourceOwnerRoutePlanner
9
ResourceOwnerTask
6
ResourceOwnerTask3
5
ResourceOwnerTaskMessage
3
ResourceOwnerTaskMessage3
3
ResourceOwnerTrackedAsset
16
ResourceOwnerTriggerMessages
2
ResourceOwnerTriggers
9
ResourceOwnerTriggers3
8
ResourceOwnerTrip3V2
16
ResourceOwnerTripApprovalV2
6
ResourceOwnerTripMergeV2
3
ResourceOwnerTripScore
4
ResourceOwnerTripV2
18
ResourceOwnerUser
6
ResourceOwnerUserDevice
7
ResourceOwnerVehicle2V2
12
ResourceOwnerVehicle3V2
10
ResourceOwnerVehicleDefectComments
4
ResourceOwnerVehicleDefectComments3
4
ResourceOwnerVehicleDefectTypes
1
ResourceOwnerVehicleGeofence
5
ResourceOwnerVehicleHealth
2
ResourceOwnerVehicleHealth3
2
ResourceOwnerVehicleInspection
5
ResourceOwnerVehicleInspection3
5
ResourceOwnerVehicleOdometerV2
3
ResourceOwnerVehiclePlace
5
ResourceOwnerVehicleV2
6
ResourceOwnerWorkOrder
24
ResourceOwnerContact3
Add and remove custom categories
post
/v1/resourceowner/contacts3/customcategory
Request body
CustomCategoryPostModel
required
ContactId
integer
Added
CustomCategoryCreateModel[]
Custom categories to add
Removed
integer[]
Custom categories to delete
Response
OK