Untag Resource

POST {{aws_cognito_identity_provider_base_url}}/?Action=UntagResource

Request Params

KeyDatatypeRequiredDescription
ActionstringThe Amazon Resource Name (ARN) of the user pool that the tags are assigned to.

Request Body

{"ResourceArn"=>"string", "TagKeys"=>["string"]}