API Overview
The self-developed DLV APIs comply with REST API design specifications and enable you to use the functions listed in Table 1.
| Type | Function | URI |
|---|---|---|
| Screen management API | POST /v1/{project_id}/screens | |
| DELETE /v1/{project_id}/screens/{screen_id} | ||
| PUT /v1/{project_id}/screens/{screen_id} | ||
| GET /v1/{project_id}/screens | ||
| GET /v1/{project_id}/screens/{screen_id} | ||
| POST /v1/{project_id}/screens/{screen_id}/copy | ||
| Template management API | GET /v1/{project_id}/screens/templates |
Last Article: Concepts
Next Article: Calling APIs
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.