Update Collection
This API is used to update a collection.
Authentication
LeanX uses Auth Token to authenticate in each request's header.
Auth Token can be retrieved in your portal dashboard under API page.
Request Header
Update a Collection
HTTP Method: PUT
Request Body
Attributes
Property | Type | Description |
---|---|---|
id* | Number | Your Collection ID |
title | String | Title of collection |
description | String | Description of collection |
Response
Last updated