POST
/v3/grants/{grant_id}/signaturesCreate a signature
Create a signature for a grant. Each grant can have up to 10 signatures.
Nylas sanitizes the HTML content on input to prevent malicious content. Images must use externally hosted URLs (base64 inline images are not supported). Maximum signature size is 100 KB.
Path parameters
Query parameters
Specify fields that you want Nylas to return, as a comma-separated list (for example,
select=id,updated_at). This allows you to receive only the portion of object data that you're
interested in. You can use select to optimize response size and reduce latency by limiting queries
to only the information that you need.