v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
customFields

Unlinks a custom field definition from the specified project.

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

        <Check title="Required Permissions" icon="key">The user must have `project-master-data:write` permissions or `write` permissions on the specified project.</Check>
post/projects/{projectId}/unlinkcustomfielddefinition

Path parameters

projectIdstring uuid required

The id of the project 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