Skip to main content
Version: 1.7.0

User Store REST Service: API Specification

The User Store REST Service is providing REST api endpoints to stored user related data.

Authentication

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • info: Scopes are endpoint-specific, see each endpoint for required scope.

OAuth Flow (authorizationCode):

Scopes:

  • info: Scopes are endpoint-specific, see each endpoint for required scope.