Operator API
The Operator API provides a minimal set of services to manage operators. Its implementation is a subset of System for Cross-domain Identity Management (SCIM).
Reference: RFC 7643
The following operations are provided:
-
Create an operator
-
Search for operators
-
Get an operator
-
Delete an operator
To access the SCIM entry points, an access token must be provided (see Access Token Request).
Example:
Authorization: Bearer 45ghiukldjahdnhzdauz
Topics in this section: