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
Name of the project to rename.
Body
A unique, user-defined name used when referencing the project.