# LocationDeleteUserError - admin - OBJECT Version: 2025-01 ## Description An error that occurs while deleting a location. ### Access Scopes `read_locations` access scope. ## Fields * [code](/docs/api/admin/2025-01/enums/LocationDeleteUserErrorCode): LocationDeleteUserErrorCode - The error code. * [field](/docs/api/admin/2025-01/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/2025-01/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [locationDelete](/docs/api/admin/2025-01/mutations/locationDelete) Deletes a location. ## Related Unions ## Examples