curl --location --globoff 'https://.daftra.com/v2/api/entity/follow_up_status' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data '{
"item_type": 0,
"name": "fraaaa",
"color": "fuchsia",
"status": 1,
"staff_id": 5,
"entity_key": "le_workflow-type-entity-48",
"display_order": 14
}'{
"message": "تم إضافة حالة المتابعة بنجاح",
"id": 23
}