File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,6 @@ sidebar_label: Management API
88
99The Management API allows you to manage your projects programmatically.
1010
11- ## Status
12-
13- The Management API is in ` beta ` . It is usable in it's current state, but it's likely that there will be breaking changes.
14-
1511## Authentication
1612
1713All API requests require a Supabase Personal token to be included in the Authorization header: ` Authorization: Bearer <supabase_personal_token> ` .
Original file line number Diff line number Diff line change @@ -16,10 +16,6 @@ hideTitle: true
1616
1717 Manage your Supabase organizations and projects programmatically.
1818
19- ## Status
20-
21- The Management API is in ` beta ` . It is usable in it's current state, but it's likely that there will be breaking changes.
22-
2319 ## Authentication
2420
2521 All API requests require a Supabase Personal token to be included in the Authorization header: ` Authorization Bearer <supabase_personal_token ` .
You can’t perform that action at this time.
0 commit comments