SCIM2 Groups
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
SCIM filter expression
displayName eq "developers"Attribute to sort by
displayNameSort order
ascendingPossible values: 1-based index of the first result
1Number of results per page
100Successfully retrieved groups list
["urn:ietf:params:scim:api:messages:2.0:ListResponse"]Total number of results
Starting index of results
Number of items per page
Unauthorized - Authentication failed
Internal server error
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
["urn:ietf:params:scim:schemas:core:2.0:Group"]Unique identifier for the group (group name)
Group display name
Group created successfully
Invalid request - Missing required fields or invalid schema
Unauthorized - Authentication failed
Conflict - Group already exists
Internal server error
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
The unique identifier of the group (group name)
developersSuccessfully retrieved group
["urn:ietf:params:scim:schemas:core:2.0:Group"]Unique identifier for the group (group name)
Group display name
Unauthorized - Authentication failed
Group not found
Internal server error
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
The unique identifier of the group (group name)
developers["urn:ietf:params:scim:schemas:core:2.0:Group"]Unique identifier for the group (group name)
Group display name
Group updated successfully
["urn:ietf:params:scim:schemas:core:2.0:Group"]Unique identifier for the group (group name)
Group display name
Invalid request - Missing required schema
Unauthorized - Authentication failed
Group not found
Internal server error
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
The unique identifier of the group (group name)
developersGroup deleted successfully
Unauthorized - Authentication failed
Group not found
Internal server error
No content
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
The unique identifier of the group (group name)
developers["urn:ietf:params:scim:api:messages:2.0:PatchOp"]Group updated successfully
["urn:ietf:params:scim:schemas:core:2.0:Group"]Unique identifier for the group (group name)
Group display name
Invalid request - Missing Operations array or invalid schema
Unauthorized - Authentication failed
Group not found
Internal server error
API authentication using Bearer tokens. Include your API token in the Authorization header:
Authorization: Bearer <your-api-token>
Tokens can be obtained from the Opsera platform's API token management interface.
SCIM filter expression
displayName eq "developers"1-based index of the first result
1Number of results per page
100Successfully retrieved search results
["urn:ietf:params:scim:api:messages:2.0:ListResponse"]Total number of results
Starting index of results
Number of items per page
Invalid request - Empty body or invalid filter
Unauthorized - Authentication failed
Internal server error
Last updated

