Appearance
tags
4 endpoints at a glance
| Method | Path | Summary |
|---|---|---|
GET | /tags | List Tags |
POST | /tags | Create Tag |
DELETE | /tags/{tag_id} | Delete Tag |
PATCH | /tags/{tag_id} | Update Tag |
Appearance
| Method | Path | Summary |
|---|---|---|
GET | /tags | List Tags |
POST | /tags | Create Tag |
DELETE | /tags/{tag_id} | Delete Tag |
PATCH | /tags/{tag_id} | Update Tag |