Motion Logo Motion
API Keys

Delete From Task

Deletes a custom field value from a task

DELETE beta / custom-field-values / task / {taskId} / custom-fields / {valueId}

Authorization

X-API-Key string required

Header with the name X-API-Key where the value is your API key.

Path Parameters

taskId string required

The task from which a custom field value will be deleted

valueId string required

The ID of the custom field value that will be deleted

Was this page helpful?