Skip to main content
POST
Verify a driver short code

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json
code
string
required

A 6-character uppercase alphanumeric short code to verify

Pattern: ^[A-Z0-9]{6}$

Response

The short code has been verified.

data
object
required