Public Resource Links API
Create, list, and delete public resource links on feedback posts.
Introduction
The FeatureOS Public Resource Links API allows you to create shareable public links for resources like feedback posts. These links provide a public URL that can be shared externally.
Authentication
All public resource link endpoints require an API key.
Available Endpoints
- List public resource links — Retrieve all public links for a feedback post.
- Create a public resource link — Generate a shareable public link for a feedback post.
- Delete a public resource link — Remove a previously created public resource link.