You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/asgardeo/docs/apis/restapis/roles.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
openapi: 3.0.0
2
2
info:
3
-
title: Asgardeo - SCIM 2.0 Roles V2 API (deprecated)
3
+
title: Asgardeo - SCIM 2.0 Roles V2 API
4
4
description: |
5
-
This is the deprecated RESTful API for SCIM 2.0 Roles API in Asgardeo.
5
+
This is the RESTful API for SCIM 2.0 Roles API in Asgardeo.
6
6
This API allows creating, deleting, listing, roles and updating role name, permissions, users and groups of the roles.
7
7
8
8
To access the SCIM 2.0 Roles APIs in Asgardeo, you need to first [get an access token](https://wso2.com/asgardeo/docs/apis/authentication/#get-an-access-token) from your organization.
0 commit comments