Deletes a dashboard item property.This operation can be accessed anonymously.Permissions required: The user must be the owner of the dashboard. Note, users with the Administer Jiraglobal permission are considered owners of the System dashboard.
Request
Path Params
Responses
🟢204Returned if the dashboard item property is deleted.
application/json
Body
🟠400Returned if the dashboard or dashboard item ID is invalid.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user is not the owner of the dashboard.
🟠404Returned if the dashboard item is not found or the dashboard is not shared with the user.