cURL
curl --request POST \ --url https://api.fourthwall.com/open-api/v1.1/memberships/posts/{post_id}/pin \ --header 'Authorization: Bearer <token>'
memberships_write
The access token received from the authorization server in the OAuth 2.0 flow.