v2
latestOpenAPI 3.1.02026-07-26937792.5 KBConvert Action Id
Converts a list of action IDs to random ID format
Args: action_ids (list): List of action IDs to convert
Returns: dict: Response with status, data and message - On success: {"status": "success", "data": {"idMap": {"action_id": "random_id", ...}}, "message": "..."}
post/agent/convert-action-id
Headers
authorizationstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/agent/convert-action-id:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}