For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Get SupportGet a demo
  • Get Started
    • Welcome
    • Quickstart
  • Webhooks
    • Introduction
    • Creating a Webhook
    • Available Webhooks
  • Public API Reference (Beta)
    • Applicants/Candidates
    • Contacts/Managers
    • Clients/Departments
        • POSTCreate a placement
        • DELDelete a placement
        • GETGet a placement by GUID
        • GETList placements
        • PUTUpdate a placement
  • Internal API Reference
    • Applicants/Candidates
    • Clients/Departments
    • Contacts/Managers
LogoLogo
Get SupportGet a demo
Public API Reference (Beta)PlacementsCore

Delete a placement

DELETE
https://app.brightmove.com/ATS/api/v1/placements/:guid
DELETE
/ATS/api/v1/placements/:guid
$curl -X DELETE https://app.brightmove.com/ATS/api/v1/placements/guid \
> -H "X-Brightmove-Company-ApiKey: <apiKey>"
Was this page helpful?
Previous

Get a placement by GUID

Next
Built with

Authentication

X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key

Path parameters

guidstringRequired

Errors

404
Not Found Error