All Products
Search
Document Center

:RevokeRoleFromUsers

Last Updated:May 20, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

PUT /api/metastore/auth/roles/revokeusers

Request parameters

ParameterTypeRequiredDescriptionExample
bodyobjectNo

A short description of struct

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

RequestId

B7F4B621-E41E-4C84-B97F-42B5380A32BB
Codestring

Code

OK
Messagestring

Message

.
Successboolean

Success

true

Examples

Sample success responses

JSONformat

{
  "RequestId": "B7F4B621-E41E-4C84-B97F-42B5380A32BB",
  "Code": "OK",
  "Message": ".",
  "Success": true
}

Error codes

For a list of error codes, visit the Service error codes.