For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request POST '/configuration' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"created": "2019-08-24T14:15:22.123Z",
"createdBy": "string",
"modified": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": "string",
"name": "string",
"value": "string",
"active": true
}'BK