8_RestrictResaleAuthorization

POST {{_.CAPI_PROD}}/StartChangeSet

Request Body

{"Catalog"=>"AWSMarketplace", "ChangeSet"=>[{"ChangeType"=>"RestrictResaleAuthorization", "Entity"=>{"Type"=>"ResaleAuthorization@1.0", "Identifier"=>"{{RESALE_AUTHORIZATION_ID}}"}, "DetailsDocument"=>{}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

"{{\n    \"ChangeSetArn\": \"arn:aws:aws-marketplace:us-east-1:111111111111:AWSMarketplace/ChangeSet/test_ChangeSetId\",\n    \"ChangeSetId\": \"test_ChangeSetId\"\n}"