DELETE/groups/{groupId}/note
Deletes a team/group note.
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 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
Accepted
Bad Request
Forbidden
Not Found
Internal Server Error