Skip to content

[2a] Organization CRUD — admin API + UI #3

Description

@andrmaz

What to build

Expose full CRUD for the Organization model via an admin REST API (/api/admin/organizations) and a corresponding admin web page. All org records carry the tenant boundary that every downstream resource (users, sources, policies) will inherit.

Acceptance criteria

  • Admin can create, read, update, and list organizations via API.
  • Admin web page renders an organization list and create/edit form.
  • API rejects requests from non-admin roles.
  • Integration tests cover create + read paths.

Blocked by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmvpCortex MVP scope

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions