Delete File

Delete a file that is not currently attached to a claim.

Delete an existing file

DELETE https://staging.api.xclaim.xcover.com/partners/{partnerCode}/files/{fileUuid}

Delete a file that is not currently attached to a claim

Path Parameters

NameTypeDescription

partnerCode*

String

eg. XYZ999

Headers

NameTypeDescription

Authorization*

String

Bearer {{JWT token}}

Last updated