Description
Deletes the tag identified by the supplied ID
Endpoint
/qrs/tag/{tagid}
Usage
"""
:param id: ID of the tag to delete
"""
qrs.delete_tag('087cfb97-2d1f-4d74-9500-b180fa0bd4ec')
Returns
HTTP Status Code
Deletes the tag identified by the supplied ID
/qrs/tag/{tagid}
"""
:param id: ID of the tag to delete
"""
qrs.delete_tag('087cfb97-2d1f-4d74-9500-b180fa0bd4ec')
HTTP Status Code