curl --request POST \
--url https://api.example.com/api/Placements/export/astute/bulk \
--header 'Content-Type: application/json' \
--data '[
123
]'curl --request POST \
--url https://api.example.com/api/Placements/export/astute/bulk \
--header 'Content-Type: application/json' \
--data '[
123
]'OK
Was this page helpful?