# BulkMutationErrorCode - admin - ENUM Version: 2025-01 ## Description Possible error codes that can be returned by `BulkMutationUserError`. ### Access Scopes ## Enum values * [INTERNAL_FILE_SERVER_ERROR](/docs/api/admin/2025-01/enums/INTERNAL_FILE_SERVER_ERROR) * [INVALID_MUTATION](/docs/api/admin/2025-01/enums/INVALID_MUTATION) * [INVALID_STAGED_UPLOAD_FILE](/docs/api/admin/2025-01/enums/INVALID_STAGED_UPLOAD_FILE) * [NO_SUCH_FILE](/docs/api/admin/2025-01/enums/NO_SUCH_FILE) * [OPERATION_IN_PROGRESS](/docs/api/admin/2025-01/enums/OPERATION_IN_PROGRESS) ## Fields with this enum * [BulkMutationUserError.code](/docs/api/admin/2025-01/objects/BulkMutationUserError) ## Examples