Skip to main content
DELETE
Delete Athlete in Organization

Authorizations

Authorization
string
header
required

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

Path Parameters

athleteId
string
required

The unique identifier for the athlete record to be retrieved.

Response

Successful deletion of athlete data

message
string

Athlete has been successfully deleted.