Skip to main content
PUT
Select an exact badge grading profile

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header. Two token types are accepted:

  • Organization API key (sk_...) issued via the dashboard. Org-scoped, long-lived, for server-to-server use.
  • User JWT obtained via the OAuth 2.1 authorization code flow with PKCE. User-scoped, short-lived. Discover the authorization server at /.well-known/oauth-authorization-server and the protected-resource metadata at /.well-known/oauth-protected-resource/api.

Path Parameters

encodedUrl
string
required

URL-encoded agent URL

Body

application/json
organization_id
string
required
Minimum string length: 1
role
enum<string>
required
Available options:
media-buy,
creative,
signals,
governance,
brand,
sponsored-intelligence
adcp_version
string
required
Pattern: ^[1-9][0-9]{0,3}\.[0-9]{1,3}$
selected_profile
enum<string>
required
Available options:
legacy,
spec
assessment_id
string<uuid>
required
expected_revision
integer
required
Required range: x >= 0
idempotency_key
string<uuid>
required
acknowledge_public_impact
boolean
admin_override_reason
string
Minimum string length: 1

Response

Selection committed and audited

selected_profile
enum<string>
required
Available options:
legacy,
spec
revision
string
required
public_effect
enum<string>
required
Available options:
unchanged,
issue,
restore,
regrade,
degrade,
revoke
replayed
boolean
required
source_run_id
string<uuid>
required
token_refresh
enum<string>
required
Available options:
completed,
scheduled