API ReferenceInsurance RefundsV1
Delete insurance refund
Deletes the insurance refund record matching the provided `insurance_refund_id`. If the matching record's organization_id does not match the authenticated user's current organization_id, then a response code of `403` will be returned.
Authorization
BearerAuth AuthorizationBearer <token>
Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.
In: header
Path Parameters
insurance_refund_id*insurance-refundsv1InsuranceRefundId
Format
uuidResponse Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/insurance-refunds/v1/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty