Removes a member from a workspace.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ProjectId | long | Yes | The DataWorks workspace ID. You can log on to the DataWorks console and go to the Workspace page to query the ID. | 534752 |
UserId | string | Yes | The ID of the account used by the member in the workspace. You can log on to the DataWorks console, choose More > Management Center in the left-side navigation pane, select the desired workspace on the Management Center page, and then click Go to Management Center. In the left-side navigation pane of the SettingCenter page, click Tenant Members and Roles. On the Tenant Members and Roles page, view the ID of the account used by the member in the workspace. | 123422344899 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "1FF0465F-209C-5964-8F30-FAF21B677CC6"
}
Error codes
For a list of error codes, visit the Service error codes.