cURL
curl --request POST \ --url https://api.pulze.ai/v1/apps/custom-data/{app_id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form 'urls=<string>'
"<any>"
Was this page helpful?