ton_sites_service
Add endpoints to the Ton Site
post/api/v1/services/sites/{id}/endpoints
Path parameters
idstring required
Example:03cfc582
Site ID
Query parameters
project_idinteger required
Project ID
Request body
string[] required
Response
Ok
Example response
{
"ok": true
}Changes
Changed in 1 of the 50 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○