Update a custom field
CustomFields
Update a custom field
Update the value of an existing custom field.
PUT
Update a custom field
Documentation Index
Fetch the complete documentation index at: https://docs.supercycle.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Numeric ID of the custom field.
Body
application/json
New value of the custom field.
Response
Custom field updated successfully
Numeric ID of the custom field.
ID of the item or rental that owns this custom field.
Type of the owner resource.
Available options:
Item, Rental ID of the custom field definition.
Key of the custom field definition.
Raw stored value of the custom field.
Typed JSON value of the custom field (format depends on definition type).