resource-groups

Remove user

Remove a user from a resource group, revoking the access granted through it.

Requires the org to have a Team plan or higher.

delete/api/organizations/{name}/resource-groups/{resourceGroupId}/users/{username}

Path parameters

namestring required
resourceGroupIdstring required
usernamestring required

Response

The updated resource group

idstring required
namestring required
descriptionstring nullable

Changes

Changed in 4 of the 48 revisions of this API.106

    • added the optional property spendLimits to the response with the 200 status

      response-optional-property-added

  • 99cb19038135102See the full diff
    • added the new admin enum value to the autoJoin/anyOf[subschema #1]/role response property for the response status 200

      response-property-enum-value-added

    • added the new admin enum value to the users/items/role response property for the response status 200

      response-property-enum-value-added

    • added the new contributor enum value to the autoJoin/anyOf[subschema #1]/role response property for the response status 200

      response-property-enum-value-added

    • added the new contributor enum value to the users/items/role response property for the response status 200

      response-property-enum-value-added

    • added the new no_access enum value to the autoJoin/anyOf[subschema #1]/role response property for the response status 200

      response-property-enum-value-added

    • added the new no_access enum value to the users/items/role response property for the response status 200

      response-property-enum-value-added

    • added the new read enum value to the autoJoin/anyOf[subschema #1]/role response property for the response status 200

      response-property-enum-value-added

    • added the new read enum value to the users/items/role response property for the response status 200

      response-property-enum-value-added

    • added the new write enum value to the autoJoin/anyOf[subschema #1]/role response property for the response status 200

      response-property-enum-value-added

    • added the new write enum value to the users/items/role response property for the response status 200

      response-property-enum-value-added

    • removed subschema #1 subschema #2 from the autoJoin/anyOf[subschema #1]/role response property anyOf list for the response status 200

      response-property-any-of-removed

    • removed subschema #1 subschema #2 from the users/items/role response property anyOf list for the response status 200

      response-property-any-of-removed

    • added subschema #4 subschema #5 to the resources/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #4 subschema #5 from the resources/items/ response property anyOf list for the response status 200

      response-property-any-of-removed

    • added subschema #3 subschema #4 subschema #5 to the resources/items/ response property anyOf list for the response status 200

      response-property-any-of-added