cURL
curl --request DELETE \ --url https://api.wellapp.ai/v1/web-links/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Delete a web link by ID
Bearer token for authentication
Web link ID to delete
Web link deleted successfully