Update Service AccountAsk AIpatch https://management.sandbox.particlehealth.com/v1/{service_account.name}Updates mutable Service Account fields (e.g., display_name).Path Paramsservice_account.namestringrequiredThe resource name of the ServiceAccount. Should match the pattern serviceaccounts/{serviceaccount_id}.Body Paramsdisplay_namestringA user defined name for the ServiceAccount.Responses 200A successful response. 400Returned when the request is malformed or missing required fields. 401Returned when the caller does not have permission to access the resource. 404Returned when the resource does not exist. 429Returned when the caller has exceeded the rate limit. 500Server errorUpdated 8 months ago