Bookmarks
Get Get Bookmarks
gethttps://cache.showwcase.com/bookmarks
HeadersField | Description |
---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
QueryField | Type | Description |
---|
type | string | |
skip
Default value: 0 | number | Pagination offset. |
limit
Default value: 15 | number | Pagination limit. (Max value 100) |
Post Save Bookmark
posthttps://cache.showwcase.com/bookmarks
HeadersField | Description |
---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
BodyField | Type | Description |
---|
projectId | number | Unique show id. |
threadId | number | Unique thread id. |
Delete Remove Bookmark
deletehttps://cache.showwcase.com/bookmarks
HeadersField | Description |
---|
Authorization | An access token that represents the user who wants to take an action. Read more about access tokens here. |
BodyField | Type | Description |
---|
projectId | number | Unique show id. |
threadId | number | Unique thread id. |