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

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