mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 04:19:16 +00:00
11 lines
228 B
YAML
11 lines
228 B
YAML
type: object
|
|
properties:
|
|
identityIds:
|
|
type: array
|
|
minItems: 1
|
|
maxItems: 250
|
|
description: List of up to 250 identity IDs to process.
|
|
items:
|
|
type: string
|
|
example: ef38f94347e94562b5bb8424a56397d8
|