Open Context Protocol is live! 🚀 Read the launch post

deleteCustomField

Delete custom field

DELETE /rest/api/3/field/{id} HTTP/1.1

Parameters

{
  "id": {
    "description": "The ID of a custom field.",
    "required": true,
    "location": "path",
    "type": "string"
  }
}