Create a temporary access token that may be used to update a single Workboard record.
The Workboard record ID.
Seconds until the token expires. Maximum 2,592,000 (30 days). Defaults to 86,400 (1 day).
x <= 2592000Temporary record token created.
Company ID associated with the token.
ISO 8601 timestamp of token creation.
ISO 8601 timestamp of token expiration.
Firestore document ID used as the token key.
The record ID this token grants access to.
Token type identifier.
record User ID that minted the token.
The signed JWT token string.
Alias for company_id.
Alias for user_id.
Firebase Timestamp of creation.