POST /v3/publishing-events/{publishing_event_id}/publishing-metadataAsk AIpost https://api.cmp.optimizely.com/v3/publishing-events/{publishing_event_id}/publishing-metadataCreate asset metadata in bulk.Path Paramspublishing_event_idstringrequiredUnique identifier of the publishing eventBody ParamsPayload to create publishing metadata for all assets in a publishing eventdataarray of objectsrequiredList publishing metadata to be posteddata*ADD objectResponses 200Fetched all publishing metadata associated with the publishing event 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago