Update a product custom field
Updates the custom field’s value. The linked definition cannot be changed — delete and recreate to switch.
Required scope: write_products (for API-key authentication).
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Body
application/json
New value
Response
200 - application/json
custom field updated
Spree Admin SDK

