put https://api.panelfox.io/v1/panelists
Update panelists in bulk.
Log in to see full request history
Responses
Update panelists in bulk.
xxxxxxxxxx
curl --request PUT \
--url 'https://api.panelfox.io/v1/panelists?account_id=YOUR_ACCOUNT_ID' \
--header 'Authorization: Bearer YOUR_API_TOKEN' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: