Tag Routes
Delete Quiz Tag API
Delete an existing tag from the system
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the tag to delete
Response
200
application/json
Tag deleted successfully
The response is of type object
.