v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
C2C

Validate and verify external cloud credentials for driver

External cloud credentials to be validated for structure and fields provided. Verify external cloud authentication status.

post/c2c/v4/drivers/{driverId}/verify

Path parameters

driverIdstring required

Identifier of the driver.

Driver ID

Request body

object required

An external cloud-specific object that the driver will use to login to the external cloud. The structure of this object varies per driver implementation. It is recommended to have dedicated credentials for logging in to the external cloud in order not to violate possible concurrent users policies of the external cloud. In case of the HERE Tracking loopback driver, the maximum allowed concurrent user account tokens is 3 per account, therefore it is recommended to create a separate HERE account and grant it the required privilege to update the connector's project, and use that account in externalCloudInfo.

Response

Successful