diff --git a/website/docs/api/admin/feature-toggles-api-v2.md b/website/docs/api/admin/feature-toggles-api-v2.md index 9cd4b6272f..669b093cf9 100644 --- a/website/docs/api/admin/feature-toggles-api-v2.md +++ b/website/docs/api/admin/feature-toggles-api-v2.md @@ -779,17 +779,6 @@ The user no longer has the specified role in the project. If the user had this r ##### 400 Bad Request -No user with the current role exists in the project: - - -``` json -[ - { - "msg": "Couldn't find roleId= on project=" - } -] -``` - You tried to remove the only user with the role `owner` in the project: ``` json