Skip to main content

Remove Avatar

DELETE /v2/user/{userId}/avatar/
v2
DELETE
deprecated-user-service-avatar-remove

Request

  • userIdstring
    required

    self or the id of a user.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X DELETE \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/user/string/avatar