Apikeyinput
Represents an API key expiration time.
expirationTimeint32
The time to live (TTL) for the API key in seconds.
Possible values: >= 0 and <= 100000000
Apikeyinput
{
"expirationTime": 0
}
Represents an API key expiration time.
The time to live (TTL) for the API key in seconds.
Possible values: >= 0 and <= 100000000
{
"expirationTime": 0
}