Stream

Add streaming endpoints

Define endpoints for where VIN streaming information should be sent to.

post/v1/stream/{vin}

Path parameters

vinstring required

Vehicle Identification Number

Request body

endpointsstring[] required

Response

AddStreamingEndpointsResponse

string required

Example response

"Successfully added streaming endpoints for vin (3D7UT2CL0BG625027)."

Changes

No recorded changes to this endpoint across all 1 revision of this API.