Projects
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
Projects retrieved successfully - Returns an array of project objects
Unauthorized - Invalid or missing API key
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
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"]Project created successfully - Returns the created project with generated ID
Invalid request body - Check required fields and format
Unauthorized - Invalid or missing API key
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
Project ID (UUID format)
3e5c0246-c759-48e8-8345-27db13f11ff7Project retrieved successfully
Unauthorized - Invalid or missing API key
Project not found or access denied
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
Project ID (UUID format)
3e5c0246-c759-48e8-8345-27db13f11ff7Project deleted successfully
Unauthorized - Invalid or missing API key
Forbidden - Insufficient permissions
Project not found
Enter your API key with the Bearer prefix, e.g. "Bearer QB_your_api_key_here"
Project ID (UUID format)
3e5c0246-c759-48e8-8345-27db13f11ff7Invitation sent successfully - Users will receive email notifications
Invalid request body - Check email format and role values (must be: owner, admin, readwrite, readonly, or custom role ID)
Unauthorized - Invalid or missing API key
Project not found
Last updated