Skip to main content
Infrastructure/Assets

RejectAssetLinkCandidate

Reject a pending or ambiguous asset-link candidate and record the audit decision.

POST/api/v1/asset-links/{uuid}/reject

Operation ID

RejectAssetLinkCandidate

Since

1.1.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

application/json

Path Parameters

  • uuid
    StringRequired

    Uuid value that identifies the target resource

Body Fields

  • operator
    StringRequired

    Operator for this resource

    Example: value

  • reason
    StringRequired

    Reason for this resource

    Example: value

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.