Motion Logo Motion API Documentation
Support
API Keys

Delete Custom Field

Delete a Custom Field

DELETE beta / workspaces / {workspaceId} / custom-fields / {id}

Authorization

Authorization string required

Bearer authentication header of the form Bearer <token> where <token> is your auth token.

Path Parameters

workspaceId string required

The workspace for which a custom field should be deleted

id string required

The id of the custom field to be deleted

Was this page helpful?