Skip to main content
POST
Create or update marketplace category attributes

Authorizations

Authorization
string
header
required

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

Path Parameters

marketplace_id
string
required

marketplace id

Body

application/json
category_id
string[]
required

Array of category IDs

attributes
CreateUpdateMarketplaceAttribute · object[]
required

Response

201 - application/json

Created

message
string
success
boolean
content
object