post https://services.azuga.com/azuga-ws-oauth/v3/drivers/create.json
This API allows you to create a driver in your account.
Sample Request
https://services.azuga.com/azuga-ws-oauth/v3/drivers/create.json
API Response Explanation
Fields | Description | Data Type |
---|---|---|
generatedAtInMillis | Time at which the API returns the result. The time is in milliseconds. | Long |
data | The ID of the driver account created. | String |
error | Displays the corresponding error message which occurs during API compilation. | List |