Skip to main content
DELETE
/
api
/
v1
/
photos
/
participant
/
{participantId}
Delete Participant Photo
curl --request DELETE \
  --url https://api.checkpoint.b-digital.uk/api/v1/photos/participant/{participantId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

participantId
string
required

Response

200

Photo deleted successfully