Project templates

Deletes a custom project template

Remove custom template

This API endpoint allows you to remove a specified customised template

Note: Custom Templates are only supported for Jira Enterprise edition.

delete/rest/api/3/project-template/remove-template

Query parameters

templateKeystring required

The {@link String} containing the key of the custom template to remove

Response

200 response

{"stackTrail":"paths:/rest/api/3/project-template/remove-template:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 14 revisions of this API.