Create Unpin
community-discussions
Create Unpin
Create a per-member unpin override for a pinned discussion.
The discussion is hidden from this member’s pinned feed until they restore it via DELETE /unpin. The global pin state is unaffected.
Returns 422 when the discussion is not currently pinned.
POST
Create Unpin
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.