cURL
curl --request DELETE \ --url https://api.usenotra.com/v1/posts/{postId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "organization": { "id": "<string>", "slug": "<string>", "name": "<string>", "logo": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.usenotra.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.usenotra.com/llms.txt
Use this file to discover all available pages before exploring further.
Send your API key in the Authorization header as Bearer API_KEY.
1
^[A-Za-z0-9_-]{1,100}$
"post_123"
Post deleted successfully
Show child attributes
Was this page helpful?