Update a service account
Update a service account
Update a service account’s description and/or privilege. Sending
description: null clears the description; omitting the field leaves
it unchanged.
PATCH
Update a service account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Required string length:
1 - 64Pattern:
^[a-zA-Z0-9\-]+$Body
application/json
Last modified on June 22, 2026