Skip to main content
DELETE
/
api
/
{portfolio}
/
portfolios
/
v1
/
facilities
/
{facilityUuid}
/
rentalRecords
/
{unitRentalRecordUuid}
/
coverage

Headers

x-api-key
any

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

facilityUuid
string
required
unitRentalRecordUuid
string
required
portfolio
string
required

Body

application/json

Coverage removal options

endAtEndOfCycle
boolean
default:false
required

Whether to end coverage at the end of the current billing cycle

Example:

false

enrollInPrivateCoverage
boolean
default:true

Whether to enroll the user in private coverage after removing current coverage. Defaults to true for SafeLease compatibility.

Example:

true

Response

200

Coverage removed successfully