v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
customFields

Unlinks a custom field definition from the specified project template.

When the definition is unlinked from a project template, all values of the custom field will be removed from the task templates within that project template.

<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>

post/projecttemplates/{projectTemplateId}/unlinkcustomfielddefinition

Path parameters

projectTemplateIdstring uuid required

The id of the project template to unlink the custom field definition from.

Headers

Authorizationstring required

Bearer authentication

Request body

customFieldDefinitionIdstring uuid required

The id of the custom field definition.

Response

No Content

object required