curl --request DELETE \ --url 'https://api.unify.ai/v0/interfaces/?interface_id=None&project=None&name=None' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "info": "Interface deleted successfully" }
Bearer <token>
<token>