curl --request DELETE \
--url https://nimbussuite.com/api/v1/files/logo \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request DELETE \
--url https://nimbussuite.com/api/v1/files/logo \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Was this page helpful?