English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/lqa/profiles/{profileUid}/duplicate
{ "uid": "string", "name": "<string>", "isDefault": true, "createdBy": { "firstName": "<string>", "lastName": "<string>", "userName": "<string>", "email": "<string>", "role": "SYS_ADMIN", "id": "<string>", "uid": "<string>" }, "dateCreated": "2023-11-07T05:31:56Z", "organization": { "uid": "<string>" } }
successful operation
UID of the profile
"string"
Name of the profile
If profile is set as default for organization
Show child attributes
When profile was created
Was this page helpful?