Skip to main content
POST
Update meeting processing restrictions

Authorizations

Authorization
string
header
required

API key authentication. Pass your key as a Bearer token. Keys use the format hm_live_<32 hex chars>. Generate keys from your Harmonica dashboard settings.

Path Parameters

id
string<uuid>
required

Body

application/json
action
string
required
Allowed value: "set"
scopes
enum<string>[]
required

Complete authoritative scope snapshot. Pass an empty array to lift restrictions.

Available options:
synthesis,
project_attachment,
external_export,
sharing,
all_downstream_processing
reason
string
required
Required string length: 1 - 1000

Response

Updated restriction state and history

authoritative_scopes
string[]
required
candidate_scopes
string[]
required
effective_scopes
string[]
required
pending_candidates
object[]
required
history
object[]
required