RSX API / Errors
Invalid admin token
401 · invalid-admin-token
What happened
Key-management endpoints (/platform/v1/keys/*) authenticate with the platform admin token, not an API key.
What to do
Supply the admin token as an Authorization bearer header. Admins only.