Skip to main content
DELETE
/
crr
/
external_scores
/
{external_score_id}
Delete an external score
curl --request DELETE \
  --url https://api.synctera.com/v2/crr/external_scores/{external_score_id} \
  --header 'Authorization: Bearer <token>'
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "resource": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.synctera.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

external_score_id
string<uuid>
required

ID of the external score

Example:

"7503cd8a-903b-4fee-aa54-da3dc71f4124"

Response

Resource has been deleted

Deleted object information

id
string<uuid>

Object ID

resource
string

The resource name