v1
latestOpenAPI 3.0.02026-08-06102185472.3 KBNon-orchestration payments
Delete payment labels
Deletes an existing label from a payment. The label you provide is deleted from the labels array in the Payment object.
delete/payments/{payment_id}/labels
Path parameters
payment_idstring uuid required
Unique identifier of the payment from which to delete a label.
Query parameters
labelstring[] required
Text of the label you want to delete from the payment.
Response
Successfully deleted label from payment.