Answerly Docs logo
Found 0 Answers

Edit a FacePop

author picture

Fatos Bediu

Founder & Developer answerly.io

Edit an existing FacePop using our API endpoint. 


POST https://facepop.api.answerly.io/edit


* Required parameters are marked as "required"


Example request body with all parameters

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



APIKey (string) required

Your API key


facePop (object) required

The facePop object



Did we answer your question?

😃 🤔 ☹️

How can we improve this answer?