Skip to main content
DELETE
Delete a progress note

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Progress note unique identifier

Response

Progress note deleted successfully

message
string
Example:

"Progress note deleted successfully"