Create Resource Tag RemediationAsk AIpost https://api.corestack.io/v1/resource/tags/remediation/{tenant_id}Create Tag RemediationPath Paramstenant_idstringrequiredSpecify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.Body Paramsresource_categorystringrequiredresource_category (it can be fetched from the tag posture resource based on input filters apiresource_typestringrequiredresource_type (it can be fetched from the tag posture resource based on input filters api)resourcestringrequiredresource (it can be fetched from the tag posture resource based on input filters api)resource_filterstringrequiredresource_filter will be region, resource group or zone name. It can be fetched from the list resource visibility count apiresource_idstringrequiredresource_id (it can be fetched from the tag posture resource based on input filters api)tagsarray of objectsList of tag key/value pairstagsADD objectservice_account_idstringrequiredservice_account_idResponses 201Created 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago