APITag
Delete Tag
Delete a tag by ID.
Authorization
bearerAuth AuthorizationBearer <token>
Enter your API key to access this API
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://qrcodly.theosirislabs.com/api/api/v1/api/v1/tag/string"{
"deleted": true
}{
"message": "string",
"code": 0
}{
"message": "string",
"code": 0
}{
"message": "string",
"code": 0
}{
"message": "string",
"code": 0
}