Creating a Group (POST)

Endpoint: POST /api/groups.php

Creates a new aircraft group. Requires write permissions and admin role.

Body: name (required). You can also optionally provide aircraft_regs (array of registrations) and member_ids (array of user IDs) to configure the group immediately.

← Reading Groups (GET)
Updating a Group (PATCH) →