Skip to content

Commit e982da0

Browse files
committed
docs: remove PUT/DELETE limitations from changelog
1 parent a6d8deb commit e982da0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/content/changelog/resource-tagging/2026-01-28-resource-tagging-private-beta.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ Resource Tagging is the foundation for several capabilities we're building towar
2828

2929
### Current limitations
3030

31-
- `PUT` replaces all tags on a resource (no partial update). Use the [GET, merge, PUT workflow](/resource-tagging/how-to/manage-tags/#add-a-single-tag) to modify individual tags safely.
32-
- `DELETE` removes all tags from a resource. To remove a single tag, PUT the remaining tags back.
3331
- Querying tags for a resource that has never been tagged returns `500` instead of `404`. This is a known beta limitation.
3432

3533
To get started, refer to the [Resource Tagging documentation](/resource-tagging/).

0 commit comments

Comments
 (0)