{
"message": "string",
"status": 0,
"urgency": 0,
"department_id": 0,
"specify_id": 0
}curl --location '/user/tickets/replies/' \
--header 'Content-Type: application/json' \
--data '{
"message": "string",
"status": 0,
"urgency": 0,
"department_id": 0,
"specify_id": 0
}'{}