List Items APIs


Create

POST /api/v1/list_items/create 100

Read

POST /api/v1/list_items/read 200

Update

PUT /api/v1/list_items/update 300

Update Sort Order

PUT /api/v1/list_items/update_sort_order 310

Upload Image

PUT /api/v1/list_items/upload_image 320

Destroy

DELETE /api/v1/list_items/destroy 400

Index

POST /api/v1/list_items/index 500