Skip to main content
POST
Update listing

Authorizations

x-wallet-address
string
header
required

Wallet address used for signed management calls.

x-wallet-signature
string
header
required

Signature over the canonical Apiosk auth message.

x-wallet-timestamp
string
header
required

Unix timestamp used in the signed auth message.

x-wallet-nonce
string
header
required

Replay-protected nonce used in the signed auth message.

Path Parameters

slug
string
required

Gateway API slug.

Body

application/json
owner_wallet
string
required
endpoint_url
string<uri> | null
price_usd
number | null
Required range: 0.0001 <= x <= 10
description
string | null
active
boolean | null
listing_metadata
object | null

Response

Update result.

success
boolean
message
string