Intranet
Delete a Post
DELETE
/
workspace
/
posts
/
{workspaceId}
/
{postId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.