---
title: SeedBuildToken
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/seedbuildtoken
---

# SeedBuildToken

Describes a beta enrollment token available for the given organization.

## Declaration

```data
object SeedBuildToken
```

## Properties

os: The platform related to beta build. Possible values are: homePodOS, iOS, OSX, tvOS, visionOS, watchOS] title: The public facing name, like “iOS 17 Public Beta”. token: The token to use when requesting the beta build.

## See Also

### Response

- [GetSeedBuildTokenResponse](devicemanagement/getseedbuildtokenresponse.md)
