API Reference

Attach Attachment to Object

Use this endpoint to attach an existing attachment to 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 attach the attachment.string
group_object_idrequiredID of the record (object) you wish to attach the attachment to.string
attachment_idrequiredID of the attachment you wish to attach.string

Authentication

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