EndpointsSettings
Delete user image
Path Parameters
image_type*string
Value in
"avatar" | "cover"Header Parameters
auth?|
Cookie Parameters
auth?|
Response Body
application/json
application/json
curl -X DELETE "https://api.hikka.io/settings/image/avatar"{
"reference": "c773d0bf-1c42-4c18-aec8-1bdd8cb0a434",
"updated": 1686088809,
"created": 1686088809,
"description": "Hikka",
"username": "hikka",
"cover": "string",
"active": true,
"avatar": "string",
"role": "string"
}{
"message": "Example error message",
"code": "example_error"
}