Returns the task bundle id which is linked to the template.

<Check title="Required Permissions">Any authenticated user.</Check>

Path parameters

projectTemplateIdUUIDRequired
The id of the project template.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
taskBundleIdUUID or null
The id of the task bundle.