Skip to main content

Delete customer claim

DELETE 

/customers/:customerId/claims/:id

Delete the customer claim.

Request

Path Parameters

    id uuidrequired
    customerId uuidrequired

Responses

Successful response

Schema

    string

Loading...