delete
https://yourServer.jamfcloud.com/api/v1/mobile-device-extension-attributes/
Deletes the Mobile Device Extension Attribute identified by the provided ID.<\br> In addition to removing the attribute itself, this operation will also delete any related dependent data, including:<\br>
- Associated popup menu choices.<\br>
- Fields used in saved search displays.<\br>
- User preferences that reference the attribute.
204The Mobile Device Extension was successfully deleted.
400Bad Request. The server could not process the request due to invalid input. Possible reasons are:
- The specified extension attribute ID is not a valid number. - The ID is missing or improperly formatted.
404Not Found. The specified Mobile Device Extension Attribute does not exist. This may indicate that the resource is missing, or the client is not authorized to access it.