UpdateServiceAccount updates a service account for the given organization.Ask AIpatch https://api.cast.ai/v1/organizations/{organizationId}/service-accounts/{serviceAccountId}Path ParamsorganizationIdstringrequiredOrganizationID is the id of the organization to update the service account for.serviceAccountIdstringrequiredServiceAccountID is the id of the service account to be updated.Body ParamsserviceAccountobjectrequiredServiceAccount is the service account to be updated.serviceAccount objectResponse 200A successful response.Updated 7 months ago