This postman collection includes a post endpoint that calls a http azure function that uses the azure cognitive services face api to detect human faces in an image url.
For the api to work the endpoint expects an image url as the single body json property:

This is an example on what the output should look like :

\ No newline at end of file

The api returns people attributes based on the detected faces.
Some of these attributes are age, emotion, smile, hair, etc. :