PersonDirectory
Creates a new dynamic person group with specified dynamicPersonGroupId, name, and user-provided userData. A dynamic person group is a container that references persons. After creation, use "DynamicPersonGroup - Update" to add/remove persons into the search space. DynamicPersonGroup and UserData will be stored on server until DynamicPersonGroup Delete is called.
put/dynamicpersongroups/{dynamicPersonGroupId}
Path parameters
dynamicPersonGroupIdstring required
User provided dynamic person group Id. Valid format should be a string composed by numbers, English letters in lower case, '-', '_', and no longer than 64 characters.
Request body
Response
Success
Changes
Changed in 2 of the 28 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲