Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 420 Bytes

File metadata and controls

26 lines (22 loc) · 420 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users contact-folders contacts create --user-id {user-id} --contact-folder-id {contactFolder-id} --body '{
\
  "parentFolderId": "parentFolderId-value",
\
  "birthday": "datetime-value",
\
  "fileAs": "fileAs-value",
\
  "displayName": "displayName-value",
\
  "givenName": "givenName-value",
\
  "initials": "initials-value"
\
}
\
'