delete https://hirely.de/api/v2//company_domain/
Löscht eine Domain von Hirely.
Response
Löscht eine Domain von Hirely.
xxxxxxxxxx
curl --request DELETE \
--url https://hirely.de/api/v2/company_id/company_domain/domain_id \
--header 'Authorization: Bearer {api_key}' \
--header 'accept: application/json'