Identity
organization_idstringrequired
Organization bound to the API key. Pass as org_id, or use me.
Example:
org_example_01HZYABCDEFGHJKMNPQRSTVWXYkey_prefixstring
Non-secret prefix identifying the key.
Example:
fb_live_EXAMPLEpermissionsstring[]required
Example:
["governance:read","governance:evaluate"]Identity
{
"organization_id": "org_example_01HZYABCDEFGHJKMNPQRSTVWXY",
"key_prefix": "fb_live_EXAMPLE",
"permissions": [
"governance:read",
"governance:evaluate"
]
}