Update Document by ID
The Update Document by ID endpoint allows you to update an existing document’s metadata within an envelope. This endpoint performs a partial update on the document, changing only the provided fields while preserving all other properties. Currently, only the document name can be updated.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique UUIDv4 string that identifies the envelope in the Nitro system.
A unique string that identifies the document in the Nitro system.
Body
The new name for the document
1 - 255"Updated Document Name.pdf"
Response
Document updated successfully
- Pending
- Uploaded
Response for a pending document
Name of the file provided by the user.
1Unique uuid identifier for the document.
1UTC timestamp indicating when the document was created.
Current status of the document.
pending, uploaded, failed, signed, sealed