id
string
required
Required string length: 36
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

rawToken
string
required

The actual token created. If you do not save it, it can never be retrieved again

Example:

"dyn_aGLjTe3TUN40vSE75sTtgUx9AjIe0q4n3LFC"

checksum
string
required

A 6-character alpha-numeric string checksum of the random API Token. The last 6 characters of the raw token

Example:

"4n3LFC"

createdBy
object
required
createdAt
string
required
active
boolean

Only active tokens can be used.

Example:

true

note
string
projectEnvironmentId
string
Required string length: 36
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

projectEnvironment
object

Was this page helpful?