/assets/{assetId}/tagsCopy Pageput https://api.cloud.scenario.com/v1/assets/{assetId}/tagsAdd/delete tags on a specific assetPath ParamsassetIdstringrequiredThe ID of the asset to update its tagsBody Paramsaddarray of stringsThe list of tags to addaddADD stringstrictbooleanDefaults to trueIf true, the function will throw an error if: one of the tags to add already exists one of the tags to delete is not found If false, the endpoint will behave as if it was idempotent truefalsedeletearray of stringsThe list of tags to deletedeleteADD stringResponse 200200 responseUpdated 8 months ago