# Dispatch and Emergency Calls

- [New 911 Call](/cad/api-integration/api-examples/emergency/javascript-examples/dispatch-and-emergency-calls/new-911-call.md): The 911 Call API endpoint allows you to send 911 calls from in-game directly to your dispatchers.
- [Remove 911](/cad/api-integration/api-examples/emergency/javascript-examples/dispatch-and-emergency-calls/remove-911.md): This endpoint allows you to remove an existing emergency/911 call from the CAD.
- [Add Call Note](/cad/api-integration/api-examples/emergency/javascript-examples/dispatch-and-emergency-calls/add-call-note.md): This endpoint allows you to add a new dispatch call note.
- [Set Call Postal](/cad/api-integration/api-examples/emergency/javascript-examples/dispatch-and-emergency-calls/add-call-note-1.md): This endpoint allows you to easily update the postal on a dispatch call.
