Frontu API Sandbox
ClientApi/Equipment

Create / Update EquipmentsCustomField

1min
POST
https://dev1.frontu.com//client/api/v2/customfields/equipments
This endpoint allows to create or update equipments custom field values. If you want to update Equipments Custom Field values using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Body Parameters
body
*
title
*
type
*
required
visible
data
Responses
201
Created
400
Bad Request
Curl
JS
Ruby
Python
Responses
201
400