Motion Logo Motion
API Keys

Delete From Project

Deletes a custom field value from a project

DELETE beta / custom-field-values / project / {projectId} / 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

projectId string required

The project 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?