Create a custom field [number]
POST {{url}}/exchange/api/v2/organizations/{{organization_id}}/fields
Request Body
{"dataType"=>"number", "displayName"=>"UX Factor", "tagKey"=>"uxFactor"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |