Skip to content

Commit 991e286

Browse files
Merge branch 'latest-deploy' of https://github.com/virtualansoftware/doculan-tutorials into praveen
2 parents 26ee44b + 93c67a0 commit 991e286

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/API-Documentation/E-Sign.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The **API Keys** feature in Doculan allows users to create and manage secure API
2929
The **Client Management APIs** provide endpoints to create, update, retrieve, search, and manage client information efficiently. They enable secure and structured handling of client data throughout the complete client lifecycle.
3030

3131

32-
**Base URL:** https://api.doculan.ai/client-docs
32+
**Base URL:** https://api.doculandemo.com/client-docs
3333

3434
---
3535

@@ -870,7 +870,7 @@ json
870870
"email": "sample@example.com",
871871
"role": "admin",
872872
"access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.samplePayload.signature",
873-
"ui_url": "https://demo.doculandemo.com/pdf-editor",
873+
"ui_url": "https://demo.doculandemo.com/esign-editor",
874874
"token_type": "bearer"
875875
}
876876

docs/Forms/Anonymous_Form.md

Whitespace-only changes.

0 commit comments

Comments
 (0)