Skip to main content
POST
Update project S3 location via API key

Authorizations

Authorization
string
header
required

Enter your LeanMCP API key

Path Parameters

id
string
required

Project ID

Example:

"proj_123456789"

Body

application/json
s3Location
string
required

S3 location path

Example:

"s3://bucket/path/to/project.zip"

Response

Project S3 location updated successfully

The response is of type object.