core
Token Viewset
post/core/tokens/
Request body
managedstring nullable
Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
identifierstring required
intent'verification' | 'api' | 'recovery' | 'app_password'
userinteger
descriptionstring
expiresstring date-time nullable
expiringboolean
Response
pkstring uuid required
managedstring nullable
Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update.
identifierstring required
intent'verification' | 'api' | 'recovery' | 'app_password'
userinteger
descriptionstring
expiresstring date-time nullable
expiringboolean
Changes
No recorded changes to this endpoint across all 1 revision of this API.