Answerly Docs logo
Found 0 Answers

Delete a PopupHero

author picture

Fatos Bediu

Founder & Developer answerly.io

Delete an existing popup hero widget using our API endpoint. 


POST https://popuphero.api.answerly.io/delete


* Required parameters are marked as "required"


Example request body with all parameters

{
    "APIKey": " -- your key -- ",
    "popupHero": {
        ...
    }
}



APIKey (string) required

Your API key


popupHero (object) required

The popupHero object



Did we answer your question?

😃 🤔 ☹️

How can we improve this answer?