Delete photo

DELETE {{baseUrl}}/api/user/photo

Delete user profile photo. This function is only available through a JWT token.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}