Delete a user’s email-sending key
curl --request DELETE \
--url https://api.supernotes.app/v1/keys/email \
--header 'Api-Key: <api-key>'
"<any>"
Successful Response
The response is of type any
.
curl --request DELETE \
--url https://api.supernotes.app/v1/keys/email \
--header 'Api-Key: <api-key>'
"<any>"
Delete a user’s email-sending key
curl --request DELETE \
--url https://api.supernotes.app/v1/keys/email \
--header 'Api-Key: <api-key>'
"<any>"
Successful Response
The response is of type any
.
curl --request DELETE \
--url https://api.supernotes.app/v1/keys/email \
--header 'Api-Key: <api-key>'
"<any>"