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