- Subcategories:
- Connections
- Deployments
- Integrations
- Libraries
- Lookups
- RBAC
Projects REST Endpoints
Integrations/Projects
The operations from the Integrations/Projects category.
- Delete a Project
- Method: deletePath:
/ic/api/integration/v1/projects/{id}
- Export a Project
- Method: postPath:
/ic/api/integration/v1/projects/{id}/archive
- Import(Add) a Project
- Method: postPath:
/ic/api/integration/v1/projects/archive
- Retrieve a Project
- Method: getPath:
/ic/api/integration/v1/projects/{id}
- Retrieve Projects
- Method: getPath:
/ic/api/integration/v1/projects