Error
A valid request URL is required to generate request examples{
"projectGroupId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Projects
Duplicate a project
Duplicates an existing project group into the same organization and returns the new project group ID.
POST
/
v0
/
api
/
projects
/
{projectGroupId}
/
duplicate
Error
A valid request URL is required to generate request examples{
"projectGroupId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Authorizations
Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:
Path Parameters
Body
application/json
Minimum string length:
1Was this page helpful?