Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

Available from CRM.COM R11.0.0

Excerpt

This method is used to delete attachments.  A single attachment can be deleted through this method

 

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

id

(mandatory)

String

The id of the attachment that should be deleted

 

...