curl --request DELETE \
--url https://api-next.ofauth.com/v2/access/posts/:postId \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Delete post
Permission Required: posts:write
curl --request DELETE \
--url https://api-next.ofauth.com/v2/access/posts/:postId \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Requires a connection via the x-connection-id header.
OnlyFans post ID
1Successful response
The response is of type object.
Was this page helpful?