Mobile - Participants

Delete Profile Picture

Delete profile picture for a participant. Only allowed for self-access participants.

delete/api/v1/mobile/participants/{participant_id}/profile-picture

Path parameters

participant_idstring required

Participant ID

Participant ID

Headers

authorizationstring required

Bearer token

Bearer token

Response

Successful Response

successboolean required

Whether upload was successful

profile_picture_urlstring nullable

URL of the uploaded profile picture

messagestring required

Status message

Changes