/user/{user-id}/permissions
The permissions that the thirdparty has requested from the user.
GET /user/me/permissions HTTP/1.1
Host: localhost:3000
Name | Description | Type |
---|---|---|
|
The permission to access to the user environment. |
|
|
The permission to manage the user environment. |
|
|
The permission to manage the users. |
|
|
The permission to manage the user speaking. |
|
|
The permission to publish speaking. |
|
|
The permission to manage the user groups. |
|
|
The permission to publish groups. |
|
|
The permission to manage the user repertory. |
|
|
The permission to publish contacts or accounts. |
|
|
The permission to manage the user ressources. |
|
|
The permission to publish ressources. |
|
|
The permission to manage the user photos. |
|
|
The permission to publish photos. |
|
|
The permission to publish notifications. |
|
|
The ID of the |
|
|
The ID of the |
|
|
The date that indicates when the thirdparty permission was created. |
|
|
The date that indicates when the thirdparty permission was updated for the last time. |
|
You can publish user permissions by using the /thirdparty/user-permissions
edge.
You can update user permissions by using the /thirdparty/user-permissions
edge.
You can delete user permissions by using the /thirdparty/user-permissions
edge.