Delete an instrumentAsk AIdelete https://api.staging.payrails.io/payment/instruments/{instrumentId}Delete an instrument from a holder.Path ParamsinstrumentIduuidrequiredIdentifier of the resource in Payrails.Headersx-idempotency-keyuuidrequiredIdempotency key to be used. Sending again the same key would return the same result without re-executing the update.Responses 200Success. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago