Exchange a signed device challenge for a short-lived relay token

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired

Request

This endpoint expects an object.
noncestringRequired16-128 characters
signaturestringRequiredformat: "^[A-Za-z0-9_-]{86}$"
timestampintegerRequired

Response

Short-lived relay credentials

dataobject

Errors

401
Unauthorized Error
409
Conflict Error
410
Gone Error
429
Too Many Requests Error
503
Service Unavailable Error