cURL
curl --request DELETE \ --url https://api.sevalla.com/v2/static-sites/{id} \ --header 'Authorization: Bearer <token>'
{ "transaction_id": "8097788359944597" }
Remove a static site and its resources.
Was this page helpful?