Skip to main content
DELETE
Delete note by ID within a conversation.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversationId
integer
required
noteId
integer
required

Response

200 - application/json

Success

data
any[]