
Last chance! 50% off unlimited learning
Sale ends in
Deletes a project in a space.
See https://www.paws-r-sdk.com/docs/codecatalyst_delete_project/ for full documentation.
codecatalyst_delete_project(spaceName, name)
[required] The name of the space.
[required] The name of the project in the space. To retrieve a list of project
names, use list_projects
.