1b Projects Audit

get

/api/v1/import/projects/{jobID}

This API will create a new project in Textura, by using an existing project template. The user must reference an existing template name when using this API. A project template can be created by users within Textura. A user can do this by creating a project in Textura and selecting Template Project. This will create a template project that can now be referenced when sending a POST request to this API. Additionally, a user will be able to create a template project by selecting another template or project. Other details must also be included in the POST payload, please refer to parameter section below to see required parameters.

Request

Path Parameters
Header Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Audit data included in response payload.
Body ()
Root Schema : schema
Type: object
Show Source
Examples

202 Response

Accepted. Encountered when the requestor has asked for request export data or an audit log, but the request is still in process.

Default Response

Links to working URLs
Back to Top