Skip to main content
DELETE
/
v1
/
contract
/
{contract_id}
/
history
/
{history_id}
계약 히스토리 삭제
curl --request DELETE \
  --url https://openapi.pluuug.com/v1/contract/{contract_id}/history/{history_id}

Authorizations

X-API-Key
string
header
required

Path Parameters

contract_id
integer
required
history_id
integer
required

Response

204

No response body

I