POST
/
projects

Authorizations

x-api-key
string
headerrequired

Body

application/json
name
string
required

The name of the project

id_organization
string

The organization ID

id_user
string
required

The user ID

Response

201 - application/json
id_project
string
required

Unique identifier for the project

name
string
required

Name of the project

sync_mode
string
required

Synchronization mode of the project

pull_frequency
number

Frequency of pulling data in seconds

redirect_url
string

Redirect URL for the project

id_user
string
required

User ID associated with the project

id_connector_set
string
required

Connector set ID associated with the project