Advertisement
verygoodplugins

Untitled

Sep 15th, 2021
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. curl --request POST \
  2. --url https://app.bentonow.com/api/v1/fetch/subscribers/ \
  3. --header 'Authorization: Basic XXXXXXX' \
  4. --header 'Content-Type: application/json' \
  5. --data '{"first_name":"Alex","last_name":"King","email":"alexking@verygoodplugins.com","address":"Address 1","test_field":"Greenfield","site_uuid":"9d1c5bf9009cbf603a871a82abe966c3"}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement