mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-11-28 02:03:31 -06:00
Update ZapSign API base URLs from .co to .com.br domains
Co-authored-by: andre <andre@zapsign.com.br>
This commit is contained in:
parent
c56f70b43d
commit
e747473010
3 changed files with 9 additions and 9 deletions
|
|
@ -135,8 +135,8 @@ Additional security features:
|
|||
The node assumes the following ZapSign API structure:
|
||||
|
||||
```
|
||||
Base URL: https://api.zapsign.co (Production)
|
||||
https://sandbox.api.zapsign.co (Sandbox)
|
||||
Base URL: https://api.zapsign.com.br/ (Production)
|
||||
https://sandbox.api.zapsign.com.br/ (Sandbox)
|
||||
|
||||
Documents:
|
||||
- POST /v1/documents - Create document
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue