mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
9 lines
222 B
YAML
9 lines
222 B
YAML
type : object
|
|
properties:
|
|
ids:
|
|
description: The ids of the campaigns to delete
|
|
type: array
|
|
items:
|
|
type: string
|
|
example:
|
|
["2c9180887335cee10173490db1776c26", "2c9180836a712436016a7125a90c0021"] |