// Replace API_KEY with your api keycurl --location --request DELETE 'https://api.supahub.com/api/v1/posts/:postId' \--header 'Authorization: Bearer API_KEY'
Posts
Delete Post
Remove a post.
Copy
// Replace API_KEY with your api keycurl --location --request DELETE 'https://api.supahub.com/api/v1/posts/:postId' \--header 'Authorization: Bearer API_KEY'
// Replace API_KEY with your api keycurl --location --request DELETE 'https://api.supahub.com/api/v1/posts/:postId' \--header 'Authorization: Bearer API_KEY'