Zum Hauptinhalt springen

Remove Avatar

DELETE /v2/users/{userId}/avatar/
v2
DELETE
user-remove-avatar

Request

  • userIdstring
    required

    self or the id of a user.

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

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