Organization
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
Groups retrieved successfully - Returns array of groups with IDs and names
Unauthorized - Invalid or missing API key
Forbidden - Organization plan required or insufficient permissions
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
Group ID
Projects retrieved successfully
Project creation timestamp (ISO 8601 format, UTC)
2024-01-15T10:30:00ZProject description (required, max 500 characters)
Production environment IoT devicesUnique project identifier (UUID format)
3e5c0246-c759-48e8-8345-27db13f11ff7Project name (required, max 100 characters)
Production IoT FleetOptional tags for categorization (alphanumeric and underscore only)
["production","fleet","monitoring"]Unauthorized
Group not found
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
Organization role: "superadmin", "admin", "readwrite", "billingadmin", "readonly", or custom role ID
readwriteInvitation sent successfully - User will receive email notification
Action that was performed
delete deviceHuman-readable success message
Operation completed successfullyOperation completed successfully
trueInvalid request body - Check email format and role values (must be: superadmin, admin, readwrite, billingadmin, readonly, or custom role ID)
Unauthorized - Invalid or missing API key
Forbidden - Organization plan required or insufficient permissions
Last updated