collections/{id}
Note: When making API requests, ensure the following headers are included:
- Authorization: Bearer UserToken (replace UserToken with your actual access token. For details on how to obtain the token, refer Actions on a user section.
- 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...