cURL
curl --request DELETE \ --url https://api.teleskop.dev/posts/{id} \ --header 'x-api-key: <api-key>'
Deletes a single post by its id and project_id.
id
project_id
API Key for authentication