Skip to main content
DELETE
/
evaluation_overrides
/
{evaluation_override_id}
Delete a risk evaluation override
curl --request DELETE \
  --url https://api.synctera.com/v2/evaluation_overrides/{evaluation_override_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

evaluation_override_id
string<uuid>
required

Unique identifier of the evaluation override.

Example:

"74454076-c36b-44fb-8062-d1743d668236"

Response

Deleted object information.

Deleted object information

id
string<uuid>

Object ID

resource
string

The resource name