Skip to main content
PATCH
Update Marketplace

Headers

api-key
string | null
required

Body

multipart/form-data
name
string | null
default:""
color
string | null
default:""
fee
number | null
default:0
logo
favicon
form_blocks
string | null
default:""

Response

Successful Response

id
string<uuid>
required
fee
number
required
is_active
boolean
required
api_key_id
string<uuid>
required
created_at
string<date-time>
required
name
string
color
string | null
logo
ImageSchema · object | null
favicon
string | null
form_blocks
MarketFormBlock · object[] | null