Documentation
Sign inGet started

Delete a Realtime app

DELETE
/v1/realtime/apps/{realtime_app_id}
bird realtime apps delete <realtime-app-id> --yes
Permanently deletes the app: disconnects all clients and removes its keys and configuration. This cannot be undone.
参数
realtime_app_id
string
ID of the Realtime app (rap_ prefix), as returned when the app was created.