Update a service account
PATCH/v1/networks/:networkId/service-accounts/:id
Updates name, description, status, or membership role; at least one field must be supplied. Requires the administrator role, and raising the role is bounded by the role you hold. Status changes propagate to membership: setting status to disabled suspends the membership and immediately revokes all of the account's active keys, while re-activating restores the membership to active. Service accounts are exempt from the last-active-admin guard, which counts human members only.
Request
Responses
- 200
- 401
- 403
- 404
Update a service account
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found