Skip to main content
DELETE
/
attachment
/
{attachmentId}
Deletes an attachment on a payment link.
curl --request DELETE \
  --url https://virtserver.swaggerhub.com/nickel-ace/apiv1/1.0.0/attachment/{attachmentId}
{
  "code": "<string>",
  "message": "<string>"
}

Path Parameters

attachmentId
string
required

Attachment to delete

Response

Attachment deleted