Skip to main content
PATCH
Update bookmarks for multiple profiles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
profileIds
string[]
required

List of profile IDs to update.

Example:
bookmarks
object
required

Bookmarks parameters that you want to update.

Response

204 - undefined