Delete a Host
Delete a Host
DELETE
https://api.w3lcome.com/v1/host/:id
This endpoint allows you to delete a host
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the host |
Headers
Name | Type | Description |
---|---|---|
Content-Type | string | application/JSON |
Authentication | string | Basic |
Last updated