Create an Extension

This API allows you to create an extension in your account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
    "extensionName": "Test_Extension",
    "make": "Test-Make",
    "model": "Test-Model",
    "year": "2005"
}
📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/asset/extension.json

API Response glossary

FieldDescriptionDevice Type
extensionIdUnique identifier representing the extensionString
extensionNameName of the extensionString
makeMake of the vehicleString
modelModel of the vehicleString
yearYear of the vehicleString
assetIdUnique identifier representing the asset associated with the extensionString
assetNameName of the asset associated with the extensionString
extensionTypeUnique identifier representing the type of extensionInteger
errorError description - if anyList<Error>
Body Params
string
required

Name of the extension

string
required

Make of the vehicle

string
required

Model of the vehicle

int32
required

Year of the vehicle

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json