Refresh or update a link
PATCH/auth/links/:chat_id
Updates the URL of an existing link or manually triggers a refresh (re-processing and embedding) of the link's content.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success - Link refreshed/updated successfully.
Link id cannot be empty
Unauthorized Access
You do not have permission to refresh the link
Link not found
Internal Server Error during refresh/update