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