# Revoke crash location URL

For confirmed crashes, an URL is sent in the [push crash data service](https://docs.drivequant.com/push-services/push-crash-data), providing a display of the vehicle's location after the collision.&#x20;

To enhance privacy and security, this link can be revoked when the URL is no longer needed, preventing further display of the location data.

{% hint style="info" %}
If you have your **admin API key**, you can try the API via this [**link**](https://drivequant.stoplight.io/docs/drivequant-public/e7640b705d0e2-revoke-user-location-url).
{% endhint %}

{% openapi src="<https://2525923625-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXYIG5U3AO65YYFWJRK%2Fuploads%2FVQH6VOt6wsPvSRKl39D3%2FDKAdminCrashesV3.yml?alt=media&token=31853ae1-db1b-4bd0-b202-e7b38bf8ec8c>" path="/drivekit/admin/crashes/{crashId}/locationurl" method="delete" %}
[DKAdminCrashesV3.yml](https://2525923625-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXYIG5U3AO65YYFWJRK%2Fuploads%2FVQH6VOt6wsPvSRKl39D3%2FDKAdminCrashesV3.yml?alt=media\&token=31853ae1-db1b-4bd0-b202-e7b38bf8ec8c)
{% endopenapi %}
