/models/{modelId}/tagsAsk AIput https://api.cloud.scenario.com/v1/models/{modelId}/tagsAdd/delete tags for the given modelIdPath ParamsmodelIdstringrequiredThe tags' modelIdBody 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 5 months ago