ModifySupabaseProjectDescription
Change the Supabase project description
Operation description
Before you use this operation, make sure you fully understand the billing methods and pricing of AnalyticDB for PostgreSQL (Supabase).
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-hangzhou |
| ProjectId |
string |
No |
The Supabase instance ID. |
sbp-twmoe9bakow |
| ProjectDescription |
string |
No |
The detailed description of the Supabase project. |
for-test-project |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
ABB39CC3-4488-4857-905D-2E4A051D0521 |
Examples
Success response
JSON format
{
"RequestId": "ABB39CC3-4488-4857-905D-2E4A051D0521"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.