Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://example.com/api/settings/auth/github/allowed-orgs \ --header 'Content-Type: application/json' \ --cookie better-auth.session_token= \ --data ' { "allowedOrgs": [ "<string>" ] } '
{ "error": { "code": "<string>", "message": "<string>", "requestId": "<string>", "statusCode": 123, "details": [ { "message": "<string>", "path": "<string>" } ] } }
1
^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$
Allowed orgs saved