go back to DriverService

PUT /drivers/application/create

Creates a new RowDriverApplication record for the given application data.

Parameters

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

Result

RowDriverApplication of type: application/xml application/json

the created RowDriverApplication record

Child Elements:

Try It Out

Request

- Authentication Help