Preparing search index...

    Variable ResourceActionOkResponseSchemaConst

    ResourceActionOkResponseSchema: TObject<
        { id: TString; state: TLiteral<"COMPLETED">; statusCode: TLiteral<200> },
    > = ...

    200 success response with resource ID.