Back

Delete Post

DELETE/posts/{post_id}

Authorization

AuthorizationBearer <token>

API key authentication - use your API key as a Bearer token

In: header

Request Body

Response Body

> 200application/json
// DELETE /posts/{post_id}
// See cURL example for request shape.
{}