API Reference

Detach Attachment from Object

Use this endpoint to detach an existing attachment from a specified object within a group.

See Parameters and Authentication below.

Parameters

Path ParametersRequired/OptionalDescriptionType
group_idrequiredID of the group in which you wish to detach the attachment.string
group_object_idrequiredID of the record (object) you wish to detach the attachment from.string
attachment_idrequiredID of the attachment you wish to detach.string

Authentication

KeyDescription
AuthorizationYour Bearer token.
Language
Click Try It! to start a request and see the response here!