gitpod.v1.ServiceAccountService
UpdateServiceAccount
Updates a service account.
Use this method to:
- Update service account name or description
Examples
-
Update name and description:
Updates the service account name and description.
serviceAccountId: "d2c94c27-3b76-4a42-b88c-95a85e392c68" name: "updated-ci-pipeline" description: "Updated CI/CD Pipeline"
post/gitpod.v1.ServiceAccountService/UpdateServiceAccount
Request body
Response
Success