Authorization: Bearer ********************{
"form_id": 1,
"label": "test field",
"type": "text",
"options": [
"as",
"ab"
],
"is_required": false,
"order":1
}{
"status": "success",
"message": "Field created successfully",
"data": {
"form_id": 1,
"label": "test field",
"type": "text",
"options": [
"as",
"ab"
],
"is_required": false,
"order": 1,
"updated_at": "2025-09-14T14:18:41.000000Z",
"created_at": "2025-09-14T14:18:41.000000Z",
"id": 21
}
}