added
New filters and endpoints available for Labels management
March 6th, 2025
We added two additional endpoints for adding or removing Labels from a Signature Request:
More filters available:
- You can filter Signature Requests according to their Label name in the List Signature Requests endpoint. Filter format:
label.name[eq]=<name>
- You can filter Labels according to their names in the List Labels endpoint. Filter format:
name[eq]=<name>
For more details, please refer to the dedicated Label guide.