Upsert an asset

PUT https://manage.kontent.ai/v2/projects/:environment_id/assets/:asset_identifier

Update an existing asset, or add a new asset specified by external ID.

Request Body

{"file_reference"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "descriptions"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "elements"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "folder"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "collection"=>{"reference"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "title"=>"<string>", "codename"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;id&quot;:&quot;fcbb12e6-66a3-4672-85d9-d502d16b8d9c&quot;,&quot;folder&quot;:{&quot;id&quot;:&quot;4033071a-5bc1-48da-8342-d129bb967d1d&quot;},&quot;file_name&quot;:&quot;which-brewing-fits-you-1080px.jpg&quot;,&quot;title&quot;:&quot;Coffee Brewing Techniques&quot;,&quot;size&quot;:125770,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;url&quot;:&quot;https://assets-us-01.kc-usercontent.com/975bf280-fd91-488c-994c-2f04416e5ee3/fcbb12e6-66a3-4672-85d9-d502d16b8d9c/which-brewing-fits-you-1080px.jpg&quot;,&quot;image_width&quot;:1000,&quot;image_height&quot;:666,&quot;file_reference&quot;:{&quot;id&quot;:&quot;fcbb12e6-66a3-4672-85d9-d502d16b8d9c&quot;,&quot;type&quot;:&quot;internal&quot;},&quot;descriptions&quot;:[{&quot;language&quot;:{&quot;id&quot;:&quot;00000000-0000-0000-0000-000000000000&quot;},&quot;description&quot;:&quot;Coffee Brewing Techniques&quot;},{&quot;language&quot;:{&quot;id&quot;:&quot;d1f95fde-af02-b3b5-bd9e-f232311ccab8&quot;},&quot;description&quot;:&quot;Técnicas para hacer café&quot;}],&quot;elements&quot;:[{&quot;element&quot;:{&quot;id&quot;:&quot;c7c3b834-2222-5677-89c4-b46f04489109&quot;},&quot;value&quot;:[{&quot;id&quot;:&quot;53a5eecb-f295-59b4-a07d-19655b6ad860&quot;},{&quot;id&quot;:&quot;3f367e4f-75b7-4b48-be3b-1136bbaf1f53&quot;}]}],&quot;external_id&quot;:&quot;custom-identifier-of-your-asset&quot;,&quot;last_modified&quot;:&quot;2017-09-12T08:29:36.1645977Z&quot;}