Skip to main content
DELETE
Delete a score

Authorizations

Authorization
string
header
required

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

Path Parameters

score_id
string<uuid>
required

Score UUID

Query Parameters

application_id
string<uuid>
required

Application UUID (required for auth scoping)

Response