Delete organization field

Delete a field definition. This is a soft delete - the field is marked as deleted and actual deletion happens after 28 days.

delete/teams/{teamKey}/organizations/fields/{fieldKey}

Path parameters

teamKeystring required

Team key

fieldKeystring required

Field key

Changes