Skip to content

Delete list share

DELETE
/api/v1/list-share/{id}
curl --request DELETE \
--url https://example.com/api/v1/list-share/example
id
required
string

List share deleted

Not Found

Internal Server Error