v1
latestOpenAPI 3.1.02026-08-06675780.3 KBCustom 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.