Remove User from Account

Remove users from an account using IAM ID.

Input

Field Definition Type Required

User

IAM ID

A unique identifier of the IBM cloud account. It can be IBMid, service ID, or trusted profile ID.

Text TRUE

Output

Field Definition Type

Response

Status Code

The result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed.

Status code 204 means that the user was removed successfully.

Status code 400 means that the request has an invalid payload.

Status code 403 means that your access token is valid, but it doesn't have the necessary permissions to access this resource.

Number