/
SY
sysadminsmedia
/
Homebox API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Actions
6
Authentication
8
Base
2
Entities
13
Entities Attachments
5
Entity Templates
6
Entity Types
4
get
Get All Entity Types
post
Create Entity Type
put
Update Entity Type
delete
Delete Entity Type
Group
17
Item Maintenance
2
Items
5
Locations
1
Maintenance
3
Notifiers
5
Reporting
1
Statistics
4
Tags
5
User
10
Entity Types
Update Entity Type
put
/v1/entity-types/{id}
Path parameters
id
string
required
Entity Type ID
Request body
RepoEntityTypeUpdate
required
defaultTemplateId
string
icon
string
id
string
isLocation
boolean
name
string
Response
OK
RepoEntityTypeSummary
required
createdAt
string
defaultTemplate
RepoEntityTemplateSummary
defaultTemplateId
string
description
string
icon
string
id
string
isLocation
boolean
name
string
updatedAt
string
Changes