Projects REST Endpoints

Integrations/Projects
The operations from the Integrations/Projects category.
Delete a Project
Method: delete
Path: /ic/api/integration/v1/projects/{id}
Export a Project
Method: post
Path: /ic/api/integration/v1/projects/{id}/archive
Import(Add) a Project
Method: post
Path: /ic/api/integration/v1/projects/archive
Retrieve a Project
Method: get
Path: /ic/api/integration/v1/projects/{id}
Retrieve Projects
Method: get
Path: /ic/api/integration/v1/projects