Skip to content

Commit b06d1ba

Browse files
Update api-reference.md
1 parent 1c41f9a commit b06d1ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Struct {
2828
```
2929

3030
## PUT /session
31-
Update an expired access_token.
31+
Refresh an expired access_token.
3232

3333
#### Request Headers
3434

@@ -41,7 +41,7 @@ Update an expired access_token.
4141

4242
| Name | Type | Description |
4343
| ------------- | ------------- | ------------- |
44-
| refresh_token | String | TA valid refresh token returned as a response to either a POST or PUT operation. |
44+
| refresh_token | String | A valid refresh token returned as a response to either a POST or PUT operation. |
4545

4646
#### Response Type
4747
```

0 commit comments

Comments
 (0)