Update Service Account detailsAsk AIpost https://api.corestack.io/v2/service_account/item/{service_account_id}Update the details of the service accountPath Paramsservice_account_idstringrequiredSpecify the service account ID to update, ID which can be obtained from the list service account API.Body Paramscreated_bystringName of the user who created the account.created_atdate-timeAccount creation timestampupdated_bystringName of the user who recently updated the account.updated_atdate-timeAccount last updated timestamp.parent_idstringParent account of the account.source_account_idstringSource account id in case of created from associated accounts.billing_account_idstringLink to Service Account that is used to retrieve billing information.resource_service_account_idstringReference to the Service Account under which the resource is provisioned.tenant_idstringTenant Id. This is a required field.namestringName of the account. This is a required field.descriptionstringA brief description of the account.currencystringenumBilling currency of the account.AEDAEDALLARSAUDBAMBDTBGNBHDBRLCADCHFCLPCNYCOPCRCCZKDKKEGPEURGBPHKDHRKHUFIDRILSINRISKJPYKESKRWKWDKZTMOPMVRMXNMYRNOKNZDOMRPENPHPPKRPLNQARRONRSDRUBSARSEKSGDTHBTRYTWDUSDVNDZARShow 56 enum valuesuse_in_self_servicebooleanIf set, the account will be used in self service for its tenant.truefalsestatusstringenumIndicates the status of the account. This is a required field.not_validatednot_validatedvalidatednot_onboardednot_onboarded_validatedactiveinactiveretireddeletingShow 8 enum valueskeystone_tenant_idstringId of the keystone tenant for mistral template executions.scopestringenumScope of the account. This is a required field.globalglobalaccounttenantAllowed:globalaccounttenantonboarding_typestringenumType of the onboarding. This is a required field.manualmanualon_demandautomaticAllowed:manualon_demandautomaticonboarded_featuresarray of objectsonboarded_featuresADD objectnative_detailsobjectnative_details objectcredentialsobjectcredentials objectcredentials_tempobjectcredentials_temp objectcustom_tagsarray of objectsList of tag key/value pairscustom_tagsADD objectassessment_detailsobjectassessment_details objectgovernance_configurationobjectgovernance_configuration objectis_active_in_cloudbooleanDefaults to trueIndicates whether the account is active in the native cloud.truefalseResponses 200Fetched 400Bad Request 401Unauthorized 412Validation Failed 500Internal Server ErrorUpdated about 2 months ago