Skip to content

Delete a platform user profile picture

Request

Delete the stored custom profile picture for a platform user

Security
bearerToken
Path
idstringrequired

The unique ID of the Platform User

curl -i -X DELETE \
  'https://api-v2.dash.app/platform/users/{id}/profile-picture' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content