core
post/core/object_attributes/
Request body
object_typestring required
enabledboolean
keystring required
labelstring required
regexstring
type'text' | 'number' | 'boolean' required
groupstring
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.
is_uniqueboolean
is_requiredboolean
Response
pkstring uuid required
object_typestring required
enabledboolean
createdstring date-time required
keystring required
labelstring required
last_updatedstring date-time required
regexstring
type'text' | 'number' | 'boolean' required
groupstring
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.
is_uniqueboolean
is_requiredboolean
Changes
No recorded changes to this endpoint across all 1 revision of this API.