Skip to main content
DELETE
Delete envelope annotation

Authorizations

Authorization
string
header
required

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

Path Parameters

envelope_id
string
required

ID of the envelope

annotation_id
string
required

ID of the annotation to delete

Response

200

Annotation deleted successfully