Adds the task bundle to the entity with the specified id.

Adds the task bundle to the project with the specified id.

Required Permissions
Any authenticated user.

Path parameters

projectIdUUIDRequired

The id of the project.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
taskBundleIdUUID or nullOptional

The id of the task bundle to add to the entity.

defaultTaskListIdForEmailsUUID or nullOptional

Response

No Content