cURL
Post
Delete Post
Deletes a single post based on the ID
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API key required for authentication
Body
application/json
ID of the post to delete
ID of the post to delete
