Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PageSize |
integer |
No |
||
| PageNumber |
integer |
No |
||
| SkillChannel |
string |
Yes |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
||
| TotalCount |
integer |
||
| Identities |
array |
||
|
string |
Examples
Success response
JSON format
{
"RequestId": "",
"TotalCount": 0,
"Identities": [
""
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?