RestartSupabaseProject

更新时间:
复制 MD 格式

Restarts a Supabase project.

Operation description

Restarts a specified Supabase project. After a successful call, a request ID is returned, and the restart process is executed asynchronously in the backend.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

RegionId

string

No

The region ID. Specifies the region in which to query or perform the operation.

cn-hangzhou

ProjectId

string

Yes

The Supabase project ID.

spb-xxxx

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The request ID.

B4CAF581-2AC7-41AD-8940-D56DF7AADF5B

Examples

Success response

JSON format

{
  "RequestId": "B4CAF581-2AC7-41AD-8940-D56DF7AADF5B"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.