Answerly Docs logo
Found 0 Answers

Delete a FacePop

author picture

Fatos Bediu

Founder & Developer answerly.io

Delete an existing FacePpo using our API endpoint. 


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


* 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?