Token Object
An object that allows read or write access to a given experiment.
Fields
Key | Type | Value |
---|---|---|
|
| A boolean indicating whether or not the token grants access to all the client's experiments. |
|
| The |
|
| The |
|
| The type of permission this token can grant. Tokens may grant either read or write access. |
|
| The token string that can be used to connect to the SigOpt API and gain access to the specified experiment. |
|
| The |
Supported Endpoints
Method | URI | Description |
---|---|---|
| Experiment Token Create |
Example
Last updated