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 API Designer endpoint
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 @
29805b29
...
@@ -46,7 +46,7 @@ VADL API definitions
...
@@ -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:
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/v1/
a
pi
d
esigner/api/APINAME
](
https://vtigercrm.instance.url/restapi/v1/
a
pi
d
esigner/api/APINAME
)
[
https://vtigercrm.instance.url/restapi/v1/
A
pi
D
esigner/api/APINAME
](
https://vtigercrm.instance.url/restapi/v1/
A
pi
D
esigner/api/APINAME
)
HTTP Basic Authentication (username and accesskey) should be used and HTTP Method is controlled within API definition.
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.