Users

Removes a user from the project.

delete/users/{userId}

Path parameters

userIdinteger required

The Id of the user to be removed.

Response

The user was successfully removed from the project.

Changes