Last modified October 31, 2024
Access Token Object
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
_id | String | The ID of the user access token. | 9MKjw55we7TIq0CdpaHaiYHacB5hQOqp | |
user | String | This is the Linux username. | root | |
ip | String | The IP of the machine the user will be doing remote API calls from. | 1.1.1.1 | |
token | String | The access token used to authenticate remote API calls. | 9MKjw55we7TIq0CdpaHaiYHacB5hQOqp | |
created | String | The time the token was created. | 2019-06-18T04:30:17+00:00 | |
last_access | String | The most recent time the token was used. | 2019-06-18T04:55:17+00:00 | |
description | String | Used internally for your convenience. | user token test. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.