Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

QGenda User API

The User API from QGenda — 4 operation(s) for user.

QGenda User API is one of 27 APIs that QGenda publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 5 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 2.

Requests are made against a single base URL, https://api.qgenda.com/v2.

5 operations 4 paths 0 schemas 1 DELETE1 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2
Base URL
https://api.qgenda.com/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

QGenda User API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Access token returned by POST /v2/login. Send as Authorization: bearer .

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 1 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

User 5
GET
/v2/user/
User
getUser → 200401
DELETE
/v2/user/{Id}
User
deleteUserId 1 param → 200401
PUT
/v2/NonScheduledUser
NonScheduledUser
putNonScheduledUser body → 200401
POST
/v2/NonScheduledUser
NonScheduledUser
postNonScheduledUser body → 200401
PUT
/v2/NonScheduledUser/location/{locationId}/permissions
NonScheduledUser/Location/Permissions
putNonScheduledUserLocationLocationIdPermissions 1 param body → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qgenda-user-api-openapi.yml Raw ↑

Other APIs QGenda publishes across the network.

QGenda Company API
QGenda Contacts API
QGenda Corporate Entities API
QGenda Credit Allocation API
QGenda Daily API
QGenda Daily Case API
QGenda Integration API
QGenda Location API
QGenda Locations API
QGenda Login API
QGenda Notification List API
QGenda Organization API