collections/{id}
Note: When making API requests, ensure the following headers are included:
- Authorization: Bearer UserToken (replace UserToken with your actual access token)
- Content-Type: application/json
- Accept: application/json
Updates an existing collection.
Path Parameters
- id
Request Body
application/json
- title
Loading Examples...
Responses
- title
Loading Examples...
Deletes a specific collection.
Path Parameters
- id
Responses
200OK
Loading Examples...