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
Name
Type
Description
partnerCode*
String
eg. XYZ999
Headers
Name
Type
Description
Authorization*
String
Bearer {{JWT token}}
Last updated