The DELETE operation on the Site API enables the removal of a specific site based on its unique identifier. This operation results in the permanent deletion of the site record.
{{endpoint}}/api/ext/sites/{id}
application/json
Bearer{{token}}
{INSERT CODE HERE}
Description can be added here