Authorization: ********************curl --location --request POST 'https://api.gofive.co.th/empeo/api/v1/employees/custom-fields' \
--header 'Authorization: Bearer <token>'{
"statusCode": 200,
"message": "OK",
"data": {
"message": "Save Successfully!",
"result": true
}
}