Skip to main content
POST
Criação rápida

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required

Nome do projeto

Example:

"Nome do projeto"

funnel_step_id
integer

ID da etapa do funil

Example:

207

prefix
string

Prefixo do projeto

Example:

"PREFIX"

customer_id
string<uuid>

ID do cliente

Example:

"019c75de-7e5d-726a-8667-a13179dfad68"

contact_id
integer

ID do contato

Example:

123

from_project_template_id
string<uuid>

ID do template de projeto

Example:

"019d2617-fa10-73da-91c3-4f096e703eb4"

Response

Sucesso

response
boolean
project
object