Delete SmartThings configuration
DELETE/v1/admin/integrations/smartthings/configuration
Removes the SmartThings client ID and client secret. This effectively disables the SmartThings integration until reconfigured. Super-admin only.
Responses
- 200
- 401
- 403
- 500
Configuration deleted successfully
Unauthorized - Invalid or missing authentication
Forbidden - User does not have permission to access the resource
Internal server error