Support API specification (887cf3d4f37487346e33ee5d2c4aee5e8f74aa6e)

Download OpenAPI specification:Download

The support service implements a way for our support agents to transparently work with the customer in their organization

Authentication

API_Token

To use this API, you need an API-Token from the RBAC settings of your GroupAlarm organization. Place the token inside the HTTP-Header API-Token for every request, otherwise the API will return an "401 Unauthorized" error for your request.

Security Scheme Type API Key
Header parameter name: API-TOKEN

Personal-Access-Token

To use this API, you need a Personal Access Token from your profile settings. Place the token inside the HTTP-Header Personal-Access-Token for every request, otherwise the API will return an "401 Unauthorized" error for your request.

Security Scheme Type API Key
Header parameter name: Personal-Access-Token

support

AllowAccess

Used by organizations admins to give our support access to their organization

path Parameters
organizationID
required
integer

Responses

DisallowAccess

Used by organizations admins to remove our support's access to their organization

path Parameters
organizationID
required
integer

Responses