Skip to main content
PUT
Endpoint docs

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
method
string
required
path
string
required
description
string | null
request_body
object | null
response_body
object | null
request_example
unknown
response_example
unknown

Response

Endpoint docs update result.

success
boolean
message
string