DELETE/groups/{groupId}/note/posts/{postId}
Moves a post to Trash.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
group.note
| Parameter | Type | Description |
|---|---|---|
| groupId | string | Team/group ID required example : group127-8545-4463-603b-04d550d23bf |
| postId | integer | Post ID required format : int64 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content