Description: Deletes an existing project's user.
Since: 7.17.4
Security: Requires a user with the Platform Administrator role or Project Admin permissions if admin_privileges.manage_resources is enabled.
Usage: DELETE ${baseUrl}/access/api/v1/projects/{project_key}/users/{user}
Produces: application/json
Parameters:
Name | Description |
|---|---|
(path) | The project key |
(path) | The user’s name |
Header parameter: Authorization: Bearer
Sample Response:
Removed