delete https://app.postpuma.com/app/api//posts
Delete posts
Log in to see full request history
Responses
401Unauthenticated.
403Access forbidden.
404Workspace not found.
422Validation errors.
Delete posts
401Unauthenticated.
403Access forbidden.
404Workspace not found.
422Validation errors.
xxxxxxxxxx
curl --request DELETE \
--url https://app.postpuma.com/app/api/workspaceId/posts \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: