An organization administrator can delete all application licenses for a specified user.
|
Supported editions |
Enterprise Dedicated Edition |
Service endpoints
Get the service endpoint and replace {domain}
in the API request syntax with your
endpoint
.
Authorization information
Product | Resource | Required permission |
organization settings | license | Read and write |
Request syntax
DELETE https://{domain}/oapi/v1/platform/users/{userId}/licenses:clearRequest | Delete all user licenses |
Request headers | |
The access token. See Access token for details. Example: pt-0fh3****0fbG_35af****0484. | |
Request parameters | |
userId The ID of the user. To get this ID, call the ListUsers API. |
Response parameters
None {}
Error codes
For more information, see Error codes.