DELETE/boards/{boardId}/posts/{postId}
Moves a post to Trash.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
board
| Parameter | Type | Description |
|---|---|---|
| boardId | integer | Board ID required example : 100 format : int64 |
| postId | integer | Post ID required example : 1 format : int64 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Temporary redirect.
A resource that exists in another instance.
Returns the requested URL in the Location header.