# Page Not Found

The URL `main/presence/delete-presence-feed` does not exist.

You might be looking for one of these pages:
- [Get Presence](https://rest-api.symphony.com/main/presence/get-presence.md)
- [Set Presence](https://rest-api.symphony.com/main/presence/set-presence.md)
- [Get User Presence](https://rest-api.symphony.com/main/presence/user-presence-v3.md)
- [Delete Presence Feed](https://rest-api.symphony.com/deprecated-endpoints/delete-presence-feed.md)
- [Get All Presence](https://rest-api.symphony.com/main/presence/get-all-presence.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://rest-api.symphony.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://rest-api.symphony.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/main/presence/get-presence.md`)
- Use `Accept: text/markdown` header for content negotiation