DeleteProjectMember
Removes a workspace member and the workspace roles granted to the member.
Operation description
You must purchase DataWorks Basic Edition or a higher edition to use this feature.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dataworks:DeleteProjectMember |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectId |
integer |
Yes |
The ID of the DataWorks workspace. You can log on to the DataWorks console and go to the workspace configuration page to obtain the workspace ID. |
534752 |
| UserId |
string |
Yes |
The ID of the DataWorks account. You can log on to the DataWorks console - Management Center, select the workspace from which you want to remove the member, go to the Tenant Members and Roles page, and view the account ID of the member to be removed from the workspace. |
123422344899 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. You can use this ID to locate logs and troubleshoot issues. |
1FF0465F-209C-5964-8F30-FAF21B677CC6 |
Examples
Success response
JSON format
{
"RequestId": "1FF0465F-209C-5964-8F30-FAF21B677CC6"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.