patch https://example.com/api/v1/admin/projects/
##/projects/{id}
This method supports renaming a project.To make a request to this endpoint, a body of data will need to include these body parameters:
name
,new name of the project.
##/projects/{id}
This method supports renaming a project.To make a request to this endpoint, a body of data will need to include these body parameters:
name
,new name of the project.
Try It!
to start a request and see the response here!