Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.example.com/api/v1/projects/{public_id} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>" } '
{}
Rename a project (404 if it isn’t the caller’s).
1 - 200
Successful Response
The response is of type Response Rename Project Api V1 Projects Public Id Patch · object.
Response Rename Project Api V1 Projects Public Id Patch · object