You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST http://api.aspose.cloud/v3.0//cells/connect/token
8
+
9
+
```
10
+
11
+
## The request parameters of **postAccessToken** API are:
12
+
13
+
| Parameter Name | Type | Path/Query String/HTTPBody | Description |
14
+
| :- | :- | :- |:- |
15
+
16
+
17
+
The [OpenAPI Specification](https://reference.aspose.cloud/cells/#/CellsAuthorityController/PostAccessToken) defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.
## The request parameters of **postAddTextContent** API are:
12
+
13
+
| Parameter Name | Type | Path/Query String/HTTPBody | Description |
14
+
| :- | :- | :- |:- |
15
+
|addTextOptions|Class|Body||
16
+
17
+
18
+
The [OpenAPI Specification](https://reference.aspose.cloud/cells/#/TextProcessingController/PostAddTextContent) defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.
0 commit comments