/
/authentik
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 9h ago · Updated 2d ago
admin14
agents6
authenticators83
core78
crypto10
endpoints70
enterprise10
events33
flows22
lifecycle14
managed10
oauth212
outposts34
policies76
propertymappings111
providers131
rac13
rbac22
  • get/rbac/initial_permissions/
  • post/rbac/initial_permissions/
  • get/rbac/initial_permissions/{id}/
  • put/rbac/initial_permissions/{id}/
  • delete/rbac/initial_permissions/{id}/
  • patch/rbac/initial_permissions/{id}/
  • get/rbac/initial_permissions/{id}/used_by/
  • get/rbac/permissions/
  • get/rbac/permissions/{id}/
  • get/rbac/permissions/assigned_by_roles/
  • post/rbac/permissions/assigned_by_roles/{uuid}/assign/
  • patch/rbac/permissions/assigned_by_roles/{uuid}/unassign/
  • get/rbac/permissions/roles/
  • get/rbac/roles/
  • post/rbac/roles/
  • get/rbac/roles/{uuid}/
  • put/rbac/roles/{uuid}/
  • delete/rbac/roles/{uuid}/
  • patch/rbac/roles/{uuid}/
  • post/rbac/roles/{uuid}/add_user/
  • post/rbac/roles/{uuid}/remove_user/
  • get/rbac/roles/{uuid}/used_by/
reports3
requests29
root1
schema1
sources173
ssf3
stages210
tasks10
tenants14
    rbac

    Role viewset

    post/rbac/roles/

    Request body

    namestring required

    Response

    pkstring uuid required
    namestring required

    Changes