For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/forms/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"description": "string",
"schema": {
"valueNode": true,
"container": true,
"missingNode": true,
"nodeType": "ARRAY",
"string": true,
"integralNumber": true,
"pojo": true,
"floatingPointNumber": true,
"short": true,
"int": true,
"long": true,
"double": true,
"bigDecimal": true,
"bigInteger": true,
"textual": true,
"boolean": true,
"number": true,
"object": true,
"array": true,
"empty": true,
"null": true,
"float": true,
"binary": true,
"embeddedValue": true
},
"created": "2019-08-24T14:15:22.123Z",
"modified": "2019-08-24T14:15:22.123Z"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"description": "string",
"schema": {
"valueNode": true,
"container": true,
"missingNode": true,
"nodeType": "ARRAY",
"string": true,
"integralNumber": true,
"pojo": true,
"floatingPointNumber": true,
"short": true,
"int": true,
"long": true,
"double": true,
"bigDecimal": true,
"bigInteger": true,
"textual": true,
"boolean": true,
"number": true,
"object": true,
"array": true,
"empty": true,
"null": true,
"float": true,
"binary": true,
"embeddedValue": true
},
"created": "2019-08-24T14:15:22.123Z",
"modified": "2019-08-24T14:15:22.123Z"
}