v1
latestOpenAPI 3.0.02026-07-26626596.3 KBAnexos do lead
Anexar arquivo ao lead
Adicionar um novo arquivo anexo ao lead
post/api/v1/leads/{leadId}/attachments
Path parameters
leadIdstring required
Request body
Example request
{
"attachmentUrl": "https://dc-qqqq2222pb.s3.amazonaws.com/d129a692-e5ab-42b3-b0e4-90ad9a12b068/lead-attachments/d129a692-e5ab-42b3-b0e4-90ad9a12b068_2025-06-20T18%3A45%3A22.125Z",
"fileName": "Contrato_pdf",
"description": "Contrato de prestaçao - assinado"
}Response
Example response
{
"id": "685c39fcc2523944ecd171f7",
"createdAt": "2025-06-25T18:03:40.172Z",
"updatedAt": "2025-06-25T18:03:40.172Z",
"deletedAt": "2025-06-25T18:03:40.172Z",
"fileName": "my-product-175087",
"mimeType": "image/jpeg",
"url": "https://dc-qqqq2222pb.s3.amazonaws.com/d129a692-e5ab-42b3-b0e4-90ad9a12b068/f514f655-4897-416e-b5c1-bbc19aac0805",
"type": "IMAGE"
}