Update an export manifest

Update an export manifest. Update the properties contained in assets[] to replace the assets previously defined.

Path parameters

idstringRequired
Manifest ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
export_manifestobjectOptional

Response

Details of the manifest
resultobject or null
Details of the specific manifest.

Errors