ExperimentalExperimentalCreates a project based on a custom template provided in the request.
The request body should contain the project details and the capabilities that comprise the project:
details - represents the project details settingstemplate - represents a list of capabilities responsible for creating specific parts of a projectA capability is defined as a unit of configuration for the project you want to create.
This operation is:
Location link in the response header to determine the status of the task and use Get
task to obtain subsequent updates.Note: This API is only supported for Jira Enterprise edition.
Optionalcallback: undefinedExperimentalEdit custom template
This API endpoint allows you to edit an existing customised template.
Note: Custom Templates are only supported for Jira Enterprise edition.
ExperimentalEdit custom template
This API endpoint allows you to edit an existing customised template.
Note: Custom Templates are only supported for Jira Enterprise edition.
Optionalcallback: undefinedExperimentalGet custom template
This API endpoint allows you to get a live custom project template details by either templateKey or projectId
Note: Custom Templates are only supported for Jira Enterprise edition.
ExperimentalGet custom template
This API endpoint allows you to get a live custom project template details by either templateKey or projectId
Note: Custom Templates are only supported for Jira Enterprise edition.
Optionalcallback: undefinedExperimentalRemove custom template
This API endpoint allows you to remove a specified customised template
Note: Custom Templates are only supported for Jira Enterprise edition.
ExperimentalRemove custom template
This API endpoint allows you to remove a specified customised template
Note: Custom Templates are only supported for Jira Enterprise edition.
Optionalcallback: undefinedExperimentalSave custom template
This API endpoint allows you to save a customised template
Note: Custom Templates are only supported for Jira Enterprise edition.
ExperimentalSave custom template
This API endpoint allows you to save a customised template
Note: Custom Templates are only supported for Jira Enterprise edition.
Optionalcallback: undefined
Creates a project based on a custom template provided in the request.
The request body should contain the project details and the capabilities that comprise the project:
details- represents the project details settingstemplate- represents a list of capabilities responsible for creating specific parts of a projectA capability is defined as a unit of configuration for the project you want to create.
This operation is:
Locationlink in the response header to determine the status of the task and use Get task to obtain subsequent updates.Note: This API is only supported for Jira Enterprise edition.