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