Projects
Create a project
POST
Authorizations
Body
application/json
The name of the project
Example:
"Project Name"
The user ID
Example:
"801f9ede-c698-4e66-a7fc-48d19eebaa4f"
The organization ID
Example:
"801f9ede-c698-4e66-a7fc-48d19eebaa4f"
Response
201 - application/json
Unique identifier for the project
Example:
"123e4567-e89b-12d3-a456-426614174000"
Name of the project
Example:
"My Project"
Synchronization mode of the project
Example:
"automatic"
User ID associated with the project
Example:
"123e4567-e89b-12d3-a456-426614174001"
Connector set ID associated with the project
Example:
"123e4567-e89b-12d3-a456-426614174002"
Frequency of pulling data in seconds
Example:
3600
Redirect URL for the project
Example:
"https://example.com/redirect"