Open a support ticket
Open a support ticket
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for creating a support ticket.
Body content of the support ticket
"My camera is not connecting to the network properly."
List of collaborator email addresses
List of collaborator email addresses
Whether console access has been granted for troubleshooting
true
List of device serial numbers related to the issue
List of device serial numbers related to the issue
Subject of the support ticket
"Camera connectivity issue"
Response
OK
Response object for creating a support ticket.
Reason for failure if ticket creation was unsuccessful
"Invalid email address"
Whether the ticket creation was successful
true
ID of the created support ticket
12345