Idempotent token used to identify the request to DisassociateFaces. If you
use the same token with multiple DisassociateFaces requests, the same response is
returned. Use ClientRequestToken to prevent the same request from being processed more than
once.
CollectionId
CollectionId:undefined | string
The ID of an existing collection containing the UserID.
FaceIds
FaceIds:undefined | string[]
An array of face IDs to disassociate from the UserID.
Idempotent token used to identify the request to
DisassociateFaces
. If you use the same token with multipleDisassociateFaces
requests, the same response is returned. Use ClientRequestToken to prevent the same request from being processed more than once.