# LocationActivateUserErrorCode - admin - ENUM
Version: 2025-01

## Description
Possible error codes that can be returned by `LocationActivateUserError`.

### Access Scopes





## Enum values
* [GENERIC_ERROR](/docs/api/admin/2025-01/enums/GENERIC_ERROR)
* [HAS_NON_UNIQUE_NAME](/docs/api/admin/2025-01/enums/HAS_NON_UNIQUE_NAME)
* [HAS_ONGOING_RELOCATION](/docs/api/admin/2025-01/enums/HAS_ONGOING_RELOCATION)
* [LOCATION_LIMIT](/docs/api/admin/2025-01/enums/LOCATION_LIMIT)
* [LOCATION_NOT_FOUND](/docs/api/admin/2025-01/enums/LOCATION_NOT_FOUND)

## Fields with this enum
* [LocationActivateUserError.code](/docs/api/admin/2025-01/objects/LocationActivateUserError)


## Examples