Logo
Arca24's Public API Documentation

Webhook response cv v.2 - anonymous summary

POST {{webhook}}

This is an example of the data that will be send to the webhook endpoint sent to:

  • CV parser v.2 - anonymous summary

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
Accept
string




RESPONSES

status





Curl
curl -X POST 'webhook' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"summary":""}'

ENDPOINTS