Deletes a custom event field from a Bugsnag project. Use this tool when you need to remove a custom event field that was previously created via BUGSNAG_CREATE_CUSTOM_EVENT_FIELD. This action only works for custom event fields (where 'custom' is true) - built-in event fields cann…
display_idRequiredstringThe display identifier of the custom event field to delete. This is the identifier used for filtering (e.g., 'custom.user.accountId'). Get this from BUGSNAG_LIST_EVENT_FIELDS_FOR_PROJECT by filtering for fields where 'custom' is true. Note: Built-in event fields cannot be delete…
project_idRequiredstringThe unique ID of the Bugsnag project containing the custom event field. Get this from BUGSNAG_LIST_PROJECTS.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.