Skip to main content
DELETE
Delete Note

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Path Parameters

noteId
integer<int64>
required

ID of the note to delete.

Required range: x >= 1

Response

Note deleted successfully. No response body.