Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vtap
Documentation
Wiki
API Designer
Changes
Page history
New page
Templates
Clone repository
update vtap api end point
authored
3 years ago
by
Vikas
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
API-Designer.md
+1
-1
1 addition, 1 deletion
API-Designer.md
with
1 addition
and
1 deletion
API-Designer.md
View page @
6a5ff85b
...
...
@@ -46,7 +46,7 @@ VADL API definitions
API defined through API Designer can be access through the
[
restapi
](
https://help.vtiger.com/article/147111249-Rest-API-Manual
)
endpoint as follows:
[
https://vtigercrm.instance.url/restapi/v
1/ApiDesigner
/api/APINAME
](
https://vtigercrm.instance.url/restapi/v
1/ApiDesigner
/api/APINAME
)
[
https://vtigercrm.instance.url/restapi/v
tap
/api/APINAME
](
https://vtigercrm.instance.url/restapi/v
tap
/api/APINAME
)
HTTP Basic Authentication (username and accesskey) should be used and HTTP Method is controlled within API definition.
...
...
This diff is collapsed.
Click to expand it.