curl --request DELETE \
--url https://app.plugchoice.com/api/v3/teams/{team}/custom-domains/{domain}/assets/{type} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request DELETE \
--url https://app.plugchoice.com/api/v3/teams/{team}/custom-domains/{domain}/assets/{type} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}