remove_custom_field_application
Remove a custom field from a specific object, or delete its global application by passing ObjectId 0. Keep field assignments precise across your RT queues and tickets.
Instructions
Remove a custom field from a specific object or remove its global application. Use ObjectId 0 to remove the global application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom field ID | |
| ObjectId | Yes | ID of the object to remove from (0 for global) |