Tags Abilities (7 abilities)
FreshSource: MainWP Tags Abilities
| Ability | Method | Description |
|---|---|---|
mainwp/list-tags-v1 | GET | List with pagination and search |
mainwp/get-tag-v1 | POST | Single tag details with timestamps |
mainwp/add-tag-v1 | POST | Create tag (name required, color optional) |
mainwp/update-tag-v1 | POST | Modify name and color |
mainwp/delete-tag-v1 | POST | Remove tag (dry_run + confirm) |
mainwp/get-tag-sites-v1 | POST | Sites assigned to tag |
mainwp/get-tag-clients-v1 | POST | Clients with tagged sites |