Note
Delete an image from a note
DELETE
/
api
/v1
/note
/image
/delete
/{noteId}
/{imageId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Path Parameters
noteId
Requiredstring
The note ID to delete from
imageId
Requiredstring
The image ID to delete
OK