Project

Update a project user

The API endpoint /v1/project/{project}/user/{user_email} is deprecated. Use https://api.aiven.io/v1/organization/{organization\_id}/permissions/project/{project\_id} instead. It will be removed on 2026-07-21.

put/project/{project}/user/{user_email}

Path parameters

projectstring required

Project name

user_emailstring required

Email address

Response

Response

messagestring

Printable result of the request

Changes

Changed in 8 of the 26 revisions of this API.210

    • ▲

      removed the request body

      request-body-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      added the new organization:groups:read enum value to the request property

      request-property-enum-value-added

    • ○

      added the new organization:users:read enum value to the request property

      request-property-enum-value-added

    • ○

      added the new role:project:manager enum value to the request property

      request-property-enum-value-added

    • ○

      added the new role:project:read enum value to the request property

      request-property-enum-value-added

    • ○

      added the new project:event_logs:read enum value to the request property

      request-property-enum-value-added

    • ▲

      removed the enum value organization:audit_logs:read of the request property

      request-property-enum-value-removed

    • ○

      added the new project:ai_gateway_keys:read enum value to the request property

      request-property-enum-value-added

    • ○

      added the new project:ai_gateway_keys:write enum value to the request property

      request-property-enum-value-added

    • ○

      endpoint deprecated

      endpoint-deprecated

    • ○

      added the new organization:event_logs:read enum value to the request property

      request-property-enum-value-added

    • ○

      endpoint reactivated

      endpoint-reactivated