Update project S3 location via API key
Projects
Update project S3 location via API key
Update project S3 location after successful upload using API key authentication. Requires BUILD_AND_DEPLOY scope.
POST
Update project S3 location via API key
Authorizations
Enter your LeanMCP API key
Path Parameters
Project ID
Example:
"proj_123456789"
Body
application/json
S3 location path
Example:
"s3://bucket/path/to/project.zip"
Response
Project S3 location updated successfully
The response is of type object.

