/
AT
atomicwork
/
Atomicwork Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 1w ago
Details
Filter operations
accessManagement
9
agentGroups
4
assets
10
post
Create Asset
get
Get List of all Asset attributes
post
Asset List with views, and filters.
get
Get List of Assets for a user
get
Get Form Fields of an AssetType
get
Get Asset Details
put
Update Asset
delete
Delete Asset
patch
Partially update an asset (RFC 7386 JSON Merge Patch)
get
Get Asset Activities
auditLogs
2
businessHourConfig
2
changeManagement
9
customObjects
11
entities
2
forms
5
importJobs
16
problems
7
requests
24
serviceCatalog
11
tags
5
users
14
workflows
14
workspaces
3
assets
Create Asset
post
/api/v1/assets
Headers
X-Api-Key
string
required
X-Workspace-Id
string
Request body
object
required
asset_type_id
integer
required
form_fields
ApiV1AssetsPostRequestBodyContentApplicationJsonSchemaFormFields
required
image_id
integer
Response
Successful response
AssetsPostapiV1AssetsResponse200
required
Empty response body
Changes