cURL
curl --request DELETE \ --url https://hireloam.com/api/v1/sourcing/searches/{searchId} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Delete a sourcing search and all its associated prospects.
API key from Settings > API Keys
Search deleted
Was this page helpful?