Untag Resource
POST {{aws_cognito_identity_provider_base_url}}/?Action=UntagResource
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The Amazon Resource Name (ARN) of the user pool that the tags are assigned to. |
Request Body
{"ResourceArn"=>"string", "TagKeys"=>["string"]}