posts

Pin a post to the channel

Pin 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}/pin

Path parameters

post_idstring required

Post GUID

Response

Pinned post successful

statusstring

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

Changes