Groups
Create a group
Create a group; the caller becomes ADMIN. Fees are whole-dollar amounts sent as strings.
POST
Create a group
Authorizations
Send your API key as Authorization: Bearer murmo_.... Keys are created in the Murmo app. Header-only — keys are never read from the query string. Valid for the REST API under /api/v1 only (not the GraphQL endpoint).
Body
application/json
Whole-dollar join fee as a string.
Example:
"0"
Available options:
PUBLIC, PRIVATE Whole-dollar monthly fee as a string.
Available options:
LEADER, MEMBER Response
The new group id and the caller's membership.