Upload reply handler media
AI SDR Knowledge Bases
Upload reply handler media
Requires the
ai-sdr:write scope (or a broader one that includes it).
Use this endpoint when you need a reply handler to send an image or other file alongside the answers the agent writes. Send the request as multipart/form-data with the attachment in the file part; the file must not be empty and the request may not exceed 100 MB. The attached media is returned with its id, file name and size — keep the id to remove it later. The AI SDR feature must be enabled for your team.
POST
Upload reply handler media
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Required range:
x >= 1Body
multipart/form-data
The file to upload