Create a new seat under the authenticated user’s customer. Requires ADMIN or SUPER_ADMIN role.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
MCP session identifier (UUID). Initialize your session using the /mcp-initialize endpoint first to obtain a session ID, then reuse it for all subsequent tool requests in the same session.
Request body for seat_create