Update a field on a pricing calculator
Pricing Calculator Fields
Update a field on a pricing calculator
PATCH
Update a field on a pricing calculator
Authorizations
API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Body
application/json
Available options:
number, dropdown, checkbox Pattern:
^[a-zA-Z_][a-zA-Z0-9_]*$Field-type-specific config. number/slider: min/max/step/default. dropdown/radio: options. checkbox: defaultChecked.
Response
200 - application/json
Default Response
Available options:
number, dropdown, checkbox Field-type-specific config. number/slider: min/max/step/default. dropdown/radio: options. checkbox: defaultChecked.