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
Response
No Content
object required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.