Skip to main content

7 docs tagged with "api"

View all tags

Additional Jython Helper Functions

This topic provides information on additional helper functions available in Jython Script tasks and Python scripts for plugin tasks, complementing the Jython API.

Create New Release via REST API

This topic describes how to use the Release REST API to automate creating and starting a release based on a template, using either cURL or PowerShell.

Declare custom REST endpoints

You can extend Release by creating new endpoints backed by Jython scripts. You can use this feature, for example, to integrate with other systems.

How to Find Identifiers for REST API

To use the Release REST API, you need to know the unique identifiers for templates, releases, phases and tasks. This topic explains where you can find them.