POST
/
v4
/
card
/
{cardId}
/
controlToken
{
  "token": "<string>",
  "cardDataUrl": "<string>",
  "cardDataFrameUrl": "<string>"
}

Path Parameters

cardId
string<biginteger>
required

The id of the card's data requested

Query Parameters

auditUser
string
required

The audit user to log the request

Response

Successful creation of the control token

The response is of type object.