Skip to main content
DELETE
Delete a user profile picture

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uuid
string<uuid>
required

The uuid of the user

Response

204

No Content success.

Last modified on September 25, 2026