/v1/assets/{id}

Partially update specific asset by id. Only provided fields are updated, others remain unchanged. field_values are merged (not replaced).

Path Params
int32
required
Body Params
string

Name of the Asset

integer

ID of asset type associated with Asset

integer | null

ID of location associated with Asset

field_values
array of objects

Asset field values to update (merged with existing)

field_values
integer | null

ID of the User associated with Asset

string | null

Name of the User associated with Asset

string | null

Jira ID of the User associated with Asset

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*