Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 396 Bytes

create-workforceintegration-from-teamwork-cli-snippets.md

File metadata and controls

32 lines (28 loc) · 396 Bytes
description
Automatically generated file. DO NOT MODIFY
mgc teamwork workforce-integrations create --body '{
\
  "displayName": "displayName-value",
\
  "apiVersion": 99,
\
  "encryption": {
\
    "protocol": "protocol-value",
\
    "secret": "secret-value"
\
  },
\
  "isActive": true,
\
  "url": "url-value",
\
  "supportedEntities": "supportedEntities-value"
\
}
\
'