Delete tags by source
DELETE/:qid/tags
Permanently deletes all tags belonging to the content object whose source matches one of the sources provided in the request body and that belong to batches with the given model.
Request
Responses
- 200
- 400
- 401
Tags deleted successfully
Invalid input
Provided authentication token cannot access the content object.