Skip to main content
POST
Upload company attachment

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

id
string<uuid>
required

The unique identifier of the company

Body

multipart/form-data
file
file
required

File to upload

title
string
required

Attachment title

account_id
string<uuid>
required
description
string

Optional description

Response

Attachment uploaded

success
boolean
data
object