tonapi_service
Switch to a new tier for liteproxy server
patch/api/v1/services/tonapi/liteproxy/tier
Query parameters
project_idinteger required
Project ID
Request body
Example request
{
"tier_id": 1
}Response
Ok
Example response
{
"ok": true
}Changes
Changed in 2 of the 50 revisions of this API.2
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○