{
"opencollection": "1.0.0",
"info": {
"name": "AWS Certificate Manager Private Certificate Authority #X Amz Target=ACMPrivateCA.CreateCertificateAuthority #X Amz Target=ACMPrivateCA.CreateCertificateAuthority #X Amz Target=ACMPrivateCA.UntagCertificateAuthority API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "#X Amz Target=ACMPrivateCA.UntagCertificateAuthority",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon Private CA Untag Certificate Authority",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://acm-pca.{region}.amazonaws.com/#X-Amz-Target=ACMPrivateCA.UntagCertificateAuthority",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
},
{
"name": "X-Amz-Target",
"value": ""
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Remove one or more tags from your private CA. A tag consists of a key-value pair. If you do not specify the value portion of the tag when calling this action, the tag will be removed regardless of value. If you specify a value, the tag is removed only if it is associated with the specified value. To add tags to a private CA, use the TagCertificateAuthority. Call the