Custom Fields
Update a specific custom field
put/brands/{brand_id}/custom-fields/{id}
Path parameters
brand_idinteger required
The numeric brand identifier.
idinteger required
The resource identifier.
Request body
CustomFieldUpsertRequest required
Request body for creating or updating a custom field.
Response
Custom field updated successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.