post: summary: Create set security question action operationId: createSetSecurityQuestionAction description: Create a set security question action tags: - workflow actions requestBody: $ref: "../../requestBodies/POST/WorkflowActions/SetSecurityQuestionAction.yaml" responses: '200': $ref: "../../responses/WorkflowAction.yaml" '400': $ref: "../../responses/400.yaml" '500': $ref: "../../responses/500.yaml"