Skip to main content

Web Service Method: Delete a Project Export Template

Abstract

Web Service Method: Delete a Project Export Template

Description

Deletes a project export template.

URL: /PoolParty/api/projects/{project}/template

Request

Supported Methods

DELETE

Content Type

application/x-www-form-urlencoded

Path Variables

Variable

Comment

{project}

The UUID or the URI supplement (textual identifier) of the project to be used.

Request Body

Attribute

Comment

Type

Required

template

IRI of an existing template.

String

true

Note

You can create export templates using this call: Web Service Method: Create Project RDF Data Export Template

You can also just request a list of existing templates for exporting using this call: Web Service Method: Request Existing Project RDF Data Export Templates

Response

Content Type

text/plain

Status: 200 - Ok