go back to DriverService

PUT /drivers/create

Creates a new RowDriver record for the given Driver data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
driver the data to use when creating the new driver body of type: application/xml application/json RowDriver

Result

RowDriver of type: application/xml application/json

the created RowDriver record

Child Elements:

Try It Out

Request

- Authentication Help
- RowDriver