Skip to main content
POST
Importar planilha

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

type
enum<string>
required

Tipo de operação. Atualmente: project, customer ou contact.

Available options:
project,
customer,
contact

Body

multipart/form-data
file
file
required

Arquivo XLSX (até 50MB).

Response

Operação de import criada com sucesso

response
boolean
Example:

true

spreadsheet_operation
object