View source: R/codecatalyst_operations.R
codecatalyst_delete_project | R Documentation |
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)
spaceName |
[required] The name of the space. |
name |
[required] The name of the project in the space. To retrieve a list of project
names, use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.