Delete Deal Note
DELETE /deals/{deal_id}/notes/{note_id}
DELETE
/deals/{deal_id}/notes/{note_id}
Delete a note. The deal and its other notes are untouched.
Authorizations
Parameters
Path Parameters
deal_id
required
Deal id.
string
Deal id.
note_id
required
Note id.
string
Note id.
Header Parameters
Responses
200
Successful Response
object
data
required
Whatever the operation returns, carried through whole.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string