latestOpenAPI 3.0.02026-08-2217901.1 MB
ef9153fcac7c
Custom Fields
Edit custom field
patch/customfields/{entity}/{id}
Path parameters
idinteger required
ID of the custom field
entity'assets' | 'locations' | 'parts' | 'workOrders' | 'vendors' | 'purchaseOrders' | 'lineItemPurchaseOrders' required
Type of entity
Query parameters
skipWebhookboolean
Set skipWebhook=true, skipWebhook=1 or skipWebhook=yes to skip all webhooks upon successful operation on the endpoint. Learn more about webhooks
Request body
Example request
{
"field": {
"label": "Date Purchased"
}
}Response
Successfully edited the custom field