Update a profile shelf

Update shelf fields and optionally item descriptions. Shelf field updates are applied first; if a later item description update fails, earlier changes are not rolled back.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Request body for updating a profile shelf

string
length between 1 and 100

Shelf title

string
length between 0 and 500

Shelf description

items
array of objects
length between 1 and 50
items

A shelf item entry that can include an optional description

item
object
required

A shelf item identifier

string
length between 0 and 500

Optional item description

string

Shelf icon

string

Shelf view

string

Single-item shelf side

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

For error reasons, review the response data.

401

Invalid or missing API key

403

Wallet token lacks permission for this request

404

Resource not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*