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

tier_idinteger required

Example request

{
  "tier_id": 1
}

Response

Ok

okboolean required

Example response

{
  "ok": true
}

Changes

Changed in 2 of the 50 revisions of this API.2