Delete Company V2
AuthorizationBearer <token>
In: header
Path Parameters
company_id*Company Id
Response Body
application/json
application/json
curl -X DELETE "https://loading/api/v2/companies/string"{
"id": "string",
"unlinked_contacts": 0
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}