Custom Fields

Create a custom field

post/brands/{brand_id}/custom-fields

Path parameters

brand_idinteger required

The numeric brand identifier.

Request body

CustomFieldUpsertRequest required

Request body for creating or updating a custom field.

Response

Custom field created successfully.

custom_field_idinteger nullable
_brand_idinteger nullable
namestring nullable
data_typestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.