Create Collection
This endpoint allows for creating a collection. This API available only for user access-token integration
Create Collection
POST
https://graph.whisk.com/v1/collections
Path Parameters
Name | Type | Description |
---|---|---|
name | string | Name of the collection |
Sample Request
Last updated