clientToken
A unique identifier for the request. This token is used to ensure idempotency of requests. If this parameter is specified and two submit requests with identical payloads and clientToken
s are received, these requests are considered the same request and the second request is rejected.