type is delivery (driver), set isDeliveryCoordinator to true to create a coordinator account, or omit / false for a regular driver.isDeliveryCoordinator: true for any other type returns 400.Authorization: ********************x-api-key: ********************{
"name": "mohamed",
"email": "mohamed@gmail.com",
"password": "123456789",
"phone": 1021066312,
"type": "user",
"isDeliveryCoordinator": true
}