Delete a Realtime app
DELETE
/v1/realtime/apps/{realtime_app_id}
bird realtime apps delete <realtime-app-id> --yescurl -X DELETE "https://us1.platform.bird.com/v1/realtime/apps/{realtime_app_id}" \
-H "Authorization: Bearer $TOKEN"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.
संबंधित संसाधन
इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।
क्षमता जानेंRealtimeलर्निंग पाथ फ़ॉलो करेंBuild your first integrationइम्प्लीमेंटेशन गाइडSend your first realtime event
अभ्यास करें और इम्प्लीमेंटेशन ब्रीफ़ पाएँ