Skip to main content

 Services

Web services from /about to /webhooks

import group resources

/groups/{group}/resources/import [POST]

Description

Import all the files in the project.

Imports the contents of an exported set of project files into the current project.

Parameters

NameDescriptionRequiredTypeDefault
packThe path to the resource (ZIP file) to unpack, relative to the Web container rootyes path

Permission

This service requires administrator.

Response

<import project="[owner directory]"
        perspective="[perspective]"
        datetime="[current date and time]"
        file="[name of file]" />

Error Handling

No specific errors expected for this service.

This service uses non-standard errors.

Created on , last edited on