XreplyAIDevelopers
API ReferencePosts

Delete a post

Requires scope: `posts:write`.

DELETE
/posts/{id}
AuthorizationBearer <token>

A personal API key created in the dashboard (Starter, Pro, and Team plans).

In: header

Path Parameters

id*integer

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/posts/0"
Empty