Projects
Rename Project
PATCH
Renames a project from name
to new_name
in your account.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Project name, may contain slashes
Body
A unique, user-defined name used when referencing the project.