posts

Unpin a post to the channel

Unpin a post to a channel it is in based from the provided post id string.

Permissions

Must be authenticated and have the read_channel permission to the channel the post is in.

post/api/v4/posts/{post_id}/unpin

Path parameters

post_idstring required

Post GUID

Response

Unpinned post successful

statusstring

Will contain "ok" if the request was successful and there was nothing else to return

Changes

No recorded changes to this endpoint across all 1 revision of this API.