Class ApiTokenUpdate

java.lang.Object
com.okta.sdk.resource.model.ApiTokenUpdate
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T08:35:59.300824-05:00[America/Chicago]", comments="Generator version: 7.8.0") public class ApiTokenUpdate extends Object implements Serializable
An API Token Update Object for an Okta user. This token is NOT scoped any further and can be used for any API that the user has permissions to call.
See Also: